aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-filetype/pkg-descr
blob: a7586073134d255acfbc381f7468bca4c65b13ad (plain) (blame)
1
2
3
4
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.