summaryrefslogtreecommitdiffstats
path: root/python/python3-filetype/README
blob: 105e11ed73735f3bb003f9bc6a7a813b9b75fda7 (plain)
python3-filetype (infer file type and MIME type checking)

Small and dependency free Python package to infer file type and MIME
type checking the magic numbers signature of a file or buffer.

This is a Python port from filetype Go package.