Metadata-Version: 2.1
Name: zope.modulealias
Version: 3.4.0
Summary: Zope modulealias
Home-page: http://cheeseshop.python.org/pypi/zope.modulealias
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: ===============
        Module Aliasing
        ===============
        
        This package enables the developer to make one module available under a
        different path.
        
        
        =======
        CHANGES
        =======
        
        3.4.0 (2007-10-02)
        ------------------
        
        - Initial release independent of the main Zope tree.
        
Keywords: zope3 module alias
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
Provides-Extra: test
