python-magic
python-magic copied to clipboard
Added mime-types dictionary and sample generator
Added util folder to hold the mimetypes variable generator and default mime-types as harvested from libmagic.
Added dictionary of mime-types -> modules that might have identified it.
Did not add the util folder to the installer, since in theory it shouldn't be necessary.