Metadata-Version: 1.1
Name: hapapi
Version: 0.1.1
Summary: HAproxy RESTful API
Home-page: https://github.com/quanta-computing/hapapi
Author: Matthieu 'Korrigan' Rosinski
Author-email: mro@quanta-computing.com
License: MIT
Description: # HApAPI
        
        Restful API to communicate with haproxy
        
        
        ## About
        
        This python module is a flask app to deal with the HAproxy local socket interface
        in a restful way.
        
        
        ## License
        
        This software is under MIT license (see LICENSE for more info)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: System :: Systems Administration
