Metadata-Version: 1.1
Name: virtualenvify
Version: 0.1.0
Summary: Transform an existing Python project into a virtualenv
Home-page: https://github.com/hjwp/virtualenvify
Author: Harry Percival
Author-email: hjwp2@cantab.net
License: UNKNOWN
Download-URL: https://github.com/hjwp/virtualenvify/raw/master/dist/virtualenvify-0.1.0.zip
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Requires: docopt
Requires: virtualenv
