Metadata-Version: 1.1
Name: saratoga
Version: 0.7.0
Summary: Framework for making APIs.
Home-page: https://github.com/hawkowl/saratoga
Author: HawkOwl
Author-email: hawkowl@atleastfornow.net
License: MIT
Description: Saratoga
        ========
        
        .. image:: https://badge.fury.io/py/saratoga.png
            :target: http://badge.fury.io/py/saratoga
        
        .. image:: https://travis-ci.org/hawkowl/saratoga.svg?branch=master
            :target: https://travis-ci.org/hawkowl/saratoga
        
        .. image:: https://coveralls.io/repos/hawkowl/saratoga/badge.png
            :target: https://coveralls.io/r/hawkowl/saratoga 
        
        .. image:: https://readthedocs.org/projects/saratoga/badge/
            :target: https://saratoga.readthedocs.org/
        
        A framework for building HTTP APIs.
        
        Prose documentation can be found on `Read The Docs <https://saratoga.readthedocs.org>`.
        
Keywords: twisted,http,api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
