Metadata-Version: 1.1
Name: stackstrap
Version: 0.1
Summary: A tool that uses vagrant + salt to make development more awesome
Home-page: https://github.com/fatbox/stackstrap
Author: Evan Borgstrom
Author-email: evan@borgstrom.ca
License: Apache License, Version 2.0
Description: StackStrap
        ==========
        Making development more awesome by combining the power of Salt_ and Vagrant_
        with templates and a macro driven `community repository of Salt states`_.
        
        .. image:: https://travis-ci.org/fatbox/stackstrap.png?branch=master
                   :target: https://travis-ci.org/fatbox/stackstrap
        
        .. image:: https://coveralls.io/repos/fatbox/stackstrap/badge.png
                   :target: https://coveralls.io/r/fatbox/stackstrap
        
        
        Documentation
        -------------
        Full documentation can be found at RTD: http://stackstrap.readthedocs.org
        
        The source for the documentation is in the `docs` directory.
        
        
        .. _Salt: http://saltstack.org/
        .. _Vagrant: http://vagrantup.com/
        .. _community repository of Salt states: http://github.com/fatbox/stackstrap-salt/
        
        .. vim: set ts=4 sw=4 sts=4 et ai :
        
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
