Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 465 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 465 Bytes

PyPI version

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'