Metadata-Version: 1.1
Name: MultiMapping
Version: 3.1
Summary: Special MultiMapping objects used in Zope2.
Home-page: http://pypi.python.org/pypi/MultiMapping
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: Overview
        ========
        
        MultiMapping provides special objects used in some Zope2 internals like ZRDB.
        
        Changelog
        =========
        
        3.1 (2017-04-26)
        ----------------
        
        - Add support for Python 3.6, drop support for Python 2.6.
        
        3.0 (2016-04-03)
        ----------------
        
        - Update compatibility to Python 3.4/3.5.
        
        - Add a pure-Python implementation used for Python 3 and Pypy.
        
        - Rewrote tests as unit tests.
        
        2.13.0 (2010-03-30)
        -------------------
        
        - Released as separate package.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
