Metadata-Version: 1.1
Name: rip
Version: 0.0.1
Summary: A python framework for writing restful APIs.
Home-page: https://github.com/aplopio/rip
Author: Aplopio developers
Author-email: devs@aplopio.com
License: MIT
Description: ===============================
        rip
        ===============================
        
        .. image:: https://badge.fury.io/py/rip.png
            :target: http://badge.fury.io/py/rip
        
        .. image:: https://travis-ci.org/aplopio/rip.png?branch=master
                :target: https://travis-ci.org/aplopio/rip
        
        .. image:: https://pypip.in/d/rip/badge.png
                :target: https://pypi.python.org/pypi/rip
        
        
        A python fframework for writing restful apis.
        
        * Free software: BSD license
        * Documentation: https://rip.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.0.1 (2014-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: rip
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.7
