Metadata-Version: 1.0
Name: Distutils2
Version: 1.0a3
Summary: Python Distribution Utilities
Home-page: http://bitbucket.org/tarek/distutils2/wiki/Home
Author: Tarek Ziade
Author-email: tarek@ziade.org
License: PSF
Description: ==========
        Distutils2
        ==========
        
        Welcome to Distutils2!
        
        Distutils2 is the new version of Distutils. It's not backward compatible with
        Distutils but provides more features, and implement most new packaging
        standards.
        
        See the documentation at http://packages.python.org/Distutils2 for more info.
        
        **Beware that Distutils2 is in its early stage and should not be used in
        production. Its API is subject to changes**
        
        Useful further links:
        
        Mailing list: http://mail.python.org/mailman/listinfo/distutils-sig/
        Documentation: http://packages.python.org/Distutils2
        Repository: http://hg.python.org/distutils2
        Bug tracker: http://bugs.python.org
        
Keywords: packaging,distutils
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
