Metadata-Version: 1.1
Name: grokcore.traverser
Version: 3.0.1
Summary: Traverser for the Grok Framework
Home-page: http://grok.zope.org
Author: Grok Team
Author-email: grok-dev@zope.org
License: ZPL
Download-URL: http://cheeseshop.python.org/pypi/grok/
Description: grokcore.traverser
        ******************
        
        This package contains the default traversal mechanism for Grok.
        
        Changes
        *******
        
        3.0.1 (2018-01-12)
        ==================
        
        - Rearrange tests such that Travis CI can pick up all functional tests too.
        
        3.0.0 (2018-01-05)
        ==================
        
        - Python 3 compatibility
        
        1.2.1 (2016-02-15)
        ==================
        
        - Update tests.
        
        1.2 (2012-11-14)
        ================
        
        - Add the layer directive to Traverser Components.
        
        1.1 (2012-05-02)
        ================
        
        - Use the component registration api of grokcore.component.
        
        1.0 (2011-01-03)
        ================
        
        - Factor out form grok base package.
        
        Download
        ********
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Framework :: Zope3
