History.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/__init__.py
examples/buffer.py
examples/bytes.py
examples/file.py
filetype/__init__.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/top_level.txt
filetype.egg-info/zip-safe
filetype/types/__init__.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/__pycache__/__init__.cpython-36.pyc
tests/__pycache__/test_benchmark.cpython-36.pyc
tests/__pycache__/test_filetype.cpython-36.pyc
tests/__pycache__/test_helpers.cpython-36.pyc
tests/__pycache__/test_match.cpython-36.pyc
tests/__pycache__/test_types.cpython-36.pyc
tests/__pycache__/test_utils.cpython-36.pyc
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