Metadata-Version: 1.1
Name: restxl
Version: 0.1.2
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.
        
        ================
        New in 0.1.2
        ================
        
        - Computations and Constants
        
Keywords: rest,django,declarative,api,web
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
