Metadata-Version: 1.1
Name: pymime
Version: 0.1
Summary: Mime types spec and tools
Home-page: UNKNOWN
Author: lipixun
Author-email: lipixun@outlook.com
License: LICENSE
Description: # pymime
        
        A python mime types lib that list all known mime types and provide related tools (Such as download the latest mime type defintions and generate python file)
        
        
        
Keywords: python,mimetypes,mime
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
