Metadata-Version: 1.1
Name: fabian
Version: 0.1.0
Summary: Fabian is a set of common functions useful for installing webapps on Debian machines using fabric
Home-page: https://tracker.ajenta.net/projects/fabian
Author: Luke Drummond
Author-email: luke@ajenta.net
License: BSD
Description: ===============================
        fabian
        ===============================
        
        .. image:: https://img.shields.io/travis/ajenta/fabian.svg
                :target: https://travis-ci.org/ajenta/fabian
        
        .. image:: https://img.shields.io/pypi/v/fabian.svg
                :target: https://pypi.python.org/pypi/fabian
        
        
        Fabian is a set of common functions useful for installing webapps on Debian machines using fabric.
        
        * Free software: BSD license
        * Documentation: https://fabian.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-10-19)
        ---------------------
        
        * First release on Github.
        
Keywords: fabian
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
