0 purchases
pygfried 0.7.0
Pygfried
CPython extension of siegfried, a signature-based file format identification
tool written in Go.
No animals were harmed in the making of this extension.
Usage
$ pip install pygfried
$ python -q
>>> import pygfried
>>> pygfried.version()
'1.9.1'
>>> pygfried.identify("/bin/ls")
'fmt/690'
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.