Metadata-Version: 1.0
Name: zope.contenttype
Version: 3.5.0
Summary: Zope contenttype
Home-page: http://pypi.python.org/pypi/zope.contenttype
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: zope.contenttype
        ****************
        
        A utility module for content-type handling.
        
        .. contents::
        
        Change History
        ==============
        
        3.5.0 (2009-10-22)
        ------------------
        
        * Moved the implementation of zope.publisher.contenttype to
        zope.contenttype.parse, moved tests along.
        
        3.4.2 (2009-05-28)
        ------------------
        
        * Added MS Office 12 types
        based on:
        http://www.therightstuff.de/2006/12/16/Office+2007+File+Icons+For+Windows+SharePoint+Services+20+And+SharePoint+Portal+Server+2003.aspx
        
        3.4.1 (2009-02-04)
        ------------------
        
        * Improved text_type(). Based on the patch from
        http://www.zope.org/Collectors/Zope/2355/
        
        * Add missing setuptools dependency to setup.py.
        
        * Added reference documentation.
        
        3.4.0 (2007-09-13)
        ------------------
        
        * First stable release as an independent package.
        
        Download
        ********
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
