LICENSE.txt
MANIFEST.in
README.html
README.txt
ez_setup.py
metainfo.py
setup.py
fileinfo.egg-info/PKG-INFO
fileinfo.egg-info/SOURCES.txt
fileinfo.egg-info/dependency_links.txt
fileinfo.egg-info/top_level.txt
scripts/fileinfo
src/fileinfo/__init__.py
src/fileinfo/caching.py
src/fileinfo/compatibility.py
src/fileinfo/fileinfo.py
src/fileinfo/guicocoa.py
src/fileinfo/guiwx.py
src/fileinfo/investigator.py
src/fileinfo/plugging.py
src/fileinfo/utils.py
src/fileinfo/guidjango/__init__.py
src/fileinfo/guidjango/gui.py
src/fileinfo/guidjango/manage.py
src/fileinfo/guidjango/settings.py
src/fileinfo/guidjango/tmpfile.py
src/fileinfo/guidjango/urls.py
src/fileinfo/guidjango/views.py
src/fileinfo/guidjango/templates/table.html
src/fileinfo/plugins/__init__.py
src/fileinfo/plugins/fileinfo_inv_plugin_jove_pdf.py
src/fileinfo/plugins/fileinfo_inv_plugin_mp3.py
src/fileinfo/plugins/fileinfo_inv_plugin_os.py
src/fileinfo/plugins/fileinfo_inv_plugin_osxbundles.py
src/fileinfo/plugins/fileinfo_inv_plugin_pdf.py
src/fileinfo/plugins/fileinfo_inv_plugin_py.py
src/fileinfo/plugins/fileinfo_inv_plugin_qt.py
src/fileinfo/plugins/fileinfo_inv_plugin_spotlight.py
src/fileinfo/plugins/fileinfo_inv_plugin_stats.py
src/fileinfo/plugins/fileinfo_inv_plugin_ttf.py
src/fileinfo/plugins/fileinfo_inv_plugin_xml.py
src/fileinfo/test/__init__.py
src/fileinfo/test/fileinfo_inv_plugin_test.py
src/fileinfo/test/test_fileinfo.py
src/fileinfo/test/examples/Rina.ttf
src/fileinfo/test/examples/__init__.py
src/fileinfo/test/examples/bell.mp3
src/fileinfo/test/examples/digits.pdf
src/fileinfo/test/examples/docstrings.py
src/fileinfo/test/examples/empty.py
src/fileinfo/test/examples/imports.py
src/fileinfo/test/examples/oneline.py
src/fileinfo/test/examples/pythoncode.py
src/fileinfo/test/examples/twolines.py