Skip to content

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

License

Notifications You must be signed in to change notification settings

messense/rfiletype-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.