Metadata-Version: 1.0
Name: restxl
Version: 0.1.1
Summary: This project exists to make it easier to create client libraries for REST APIs that are alsovery easy to understand.
Home-page: https://bitbucket.org/brianjinwright/restxl
Author: Brian Jinwright
Author-email: team@ipoots.com
License: MIT
Description: 
        =====================================
        RestXL (python REST framework)
        =====================================
        
        This project exists to make it easier to create REST clients that are also
        very easy to understand. 
        
        The cores of this project are requests, url variables, headers, and RestXLers.
        
Keywords: rest,django,declarative,api,web
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
