Metadata-Version: 1.1
Name: garment
Version: 0.3
Summary: A collection of fabric tasks that roll up into a single deploy function. The whole process is coordinated through a single deployment configuration file named deploy.conf
Home-page: https://github.com/borgstrom/garment
Author: Evan Borgstrom
Author-email: evan@borgstrom.ca
License: Apache License, Version 2.0
Description: Garment
        =======
        
        A collection of fabric_ tasks that roll up into a single deploy function. The
        whole process is coordinated through a single deployment configuration file
        named ``deploy.conf``
        
        For more information see the full documentation: http://garment.readthedocs.org/
        
        .. _fabric: http://fabfile.org
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
