Metadata-Version: 1.1
Name: bottle-gui
Version: 0.1.2
Summary: Package used to vizualize services in Bottle web framework.
Home-page: https://github.com/Bystroushaak/bottle-gui
Author: Bystroushaak
Author-email: bystrousak@kitakitsune.org
License: MIT
Description: Introduction
        ============
        
        .. image:: https://badge.fury.io/py/bottle-gui.png
            :target: http://badge.fury.io/py/bottle-gui
        
        .. image:: https://pypip.in/d/bottle-gui/badge.png
                :target: https://crate.io/packages/bottle-gui?version=latest
        
        This package is used to vizualize services in `Bottle <http://bottlepy.org>`_
        web framework.
        
        Documentation
        -------------
        
        Full module documentation and description can be found at Read the Docs:
        
        - http://bottle-gui.readthedocs.org/
        
        
        Changelog
        =========
        
        0.1.2
        -----
            - Fixed bug in MANIFEST.in.
        
        0.1.0
        -----
            - Project created.
        
Platform: UNKNOWN
Classifier: Framework :: Bottle
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
