Metadata-Version: 1.2
Name: Distutils2
Version: 1.0a2
Supported-Platform: UNKNOWN
Summary: Python Distribution Utilities
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**
       |
       |
Keywords: packaging,distutils
Home-page: http://bitbucket.org/tarek/distutils2/wiki/Home
Author: Tarek Ziade
Author-email: tarek@ziade.org
Maintainer: UNKNOWN
Maintainer-email: UNKNOWN
License: PSF
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
Download-URL: UNKNOWN
Project-URL: Mailing list,http://mail.python.org/mailman/listinfo/distutils-sig/
Project-URL: Documentation,http://packages.python.org/Distutils2
Project-URL: Repository,http://hg.python.org/distutils2
Project-URL: Bug tracker,http://bugs.python.org
Requires-Python: UNKNOWN
