Metadata-Version: 1.1
Name: terrarium
Version: 1.0.0rc4-dev
Summary: Package and ship relocatable python virtualenvs
Home-page: http://github.com/policystat/terrarium
Author: Kyle Gibson
Author-email: kyle.gibson@frozenonline.com
License: BSD
Description: 
                Terrarium will package up and compress a virtualenv for you based on
                pip requirements and then let you ship that environment around. Do the
                complex dependency math one time and then every subsequent install is
                basically at the speed of file transfer + decompression.
            
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
