History.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
filetype/__init__.py
filetype/__main__.py
filetype/filetype.py
filetype/helpers.py
filetype/match.py
filetype/utils.py
filetype.egg-info/PKG-INFO
filetype.egg-info/SOURCES.txt
filetype.egg-info/dependency_links.txt
filetype.egg-info/entry_points.txt
filetype.egg-info/top_level.txt
filetype.egg-info/zip-safe
filetype/types/__init__.py
filetype/types/application.py
filetype/types/archive.py
filetype/types/audio.py
filetype/types/base.py
filetype/types/font.py
filetype/types/image.py
filetype/types/isobmff.py
filetype/types/video.py
tests/__init__.py
tests/test_benchmark.py
tests/test_filetype.py
tests/test_helpers.py
tests/test_match.py
tests/test_types.py
tests/test_utils.py
tests/fixtures/LICENSE
tests/fixtures/sample.gif
tests/fixtures/sample.heic
tests/fixtures/sample.jpg
tests/fixtures/sample.jpx
tests/fixtures/sample.mov
tests/fixtures/sample.mp4
tests/fixtures/sample.png
tests/fixtures/sample.tif