Metadata-Version: 1.1
Name: django-lithium-api
Version: 0.1.4
Summary: A (very) limited implementation of the Lithium REST API for Django
Home-page: https://github.com/piquadrat/django-lithium-api
Author: Benjamin Wohlwend
Author-email: piquadrat@gmail.com
License: UNKNOWN
Description: django lithium API
        ==================
        
        This is a very limited implementation of the `Lithium REST API`_.
        
        Read the documentation to find out how to use it. Oh, wait, there are no docs.
        That probably means you shouldn't be using this just yet...
        
        .. _Lithium REST API: http://lithosphere.lithium.com/t5/Documentation-TKB/Admin-Guide-REST-API-JavaDocs/ta-p/5966
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
