/rfiletype-py

Infer file and MIME type by checking the magic number signature, Python binding of https://github.com/bojand/infer

Primary LanguageRustMIT LicenseMIT

rfiletype-py

CI PyPI

infer Python binding, infer file and MIME type by checking the magic number signature.

Installation

pip install rfiletype

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.