Metadata-Version: 2.1
Name: mimetypes-extensions
Version: 0.1.0
Summary: Experimental MIME Types Features for Python 3.6+
Home-page: https://github.com/ThScheeve/mimetypes_extensions
Author: Thom Scheeve
Author-email: thscheeve@outlook.com
License: MIT
Project-URL: Changelog, https://github.com/ThScheeve/mimetypes_extensions/blob/master/CHANGELOG.md
Project-URL: Bug Tracker, https://github.com/ThScheeve/mimetypes_extensions/issues
Project-URL: Source Code, https://github.com/ThScheeve/mimetypes_extensions
Keywords: backport,mimetypes,types
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE

Mimetypes Extensions -- Experimental MIME Types Features for Python
    
The ``mimetypes_extensions`` module enables experimentation with features 
that are not found in the ``mimetypes`` module.

