fourtysixandtwo 3da20816d0 python/python3-filetype: Added (file type and MIME type checking) 2 years ago
..
README 3da20816d0 python/python3-filetype: Added (file type and MIME type checking) 2 years ago
python3-filetype.SlackBuild 3da20816d0 python/python3-filetype: Added (file type and MIME type checking) 2 years ago
python3-filetype.info 3da20816d0 python/python3-filetype: Added (file type and MIME type checking) 2 years ago
slack-desc 3da20816d0 python/python3-filetype: Added (file type and MIME type checking) 2 years ago

README

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.