Metadata-Version: 1.0
Name: bdist_venv
Version: 0.1.0
Summary: Python distutils extension to bundle package as a virtualenv.
Home-page: http://github.com/mgood/bdist_venv
Author: Matt Good
Author-email: matt@matt-good.net
License: BSD
Description: bdist_venv
        ==========
        
        Python distutils extension to bundle package as a virtualenv.
        
        Changes
        =======
        
        0.1.0 (2013-04-15)
        ------------------
        
        Initial release.
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
