Metadata-Version: 1.0
Name: zope.dependencytool
Version: 3.4.0
Summary: Package-Dependency Discovery Tool
Home-page: http://cheeseshop.python.org/pypi/zope.dependencytool
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package installs a script that allows a developer to discover the used
        packages of a given package. This is useful when creating a list of
        dependencies for ``setup.py``.
        
        
        =======
        CHANGES
        =======
        
        Version 3.4.0 (9/21/2007)
        -------------------------
        
        - Initial Release
        
Keywords: package dependency discovery
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
