Metadata-Version: 1.1
Name: django-quickapi
Version: 0.16
Summary: The Django-application for the fast organization API.
Home-page: https://bitbucket.org/rosix/django-quickapi/
Author: Grigoriy Kramarenko
Author-email: root@rosix.ru
License: GNU General Public License v3 or later (GPLv3+)
Description: **About of Django QuickAPI** 
        
        Is an easy way to setup mechanism calls for Django projects.
        
        For the exchange of data is used JSON.
        
        The API is built on the RPC scheme: one address - many methods.
        
        **Wiki**
        
        See https://bitbucket.org/rosix/django-quickapi/wiki/
        
        **Notes**
        
        *This is application tested on Django 1.4/1.5*
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
