Metadata-Version: 1.1
Name: djrest
Version: 0.11b
Summary: api for creating simple rest service with django
Home-page: http://github.com/humwerthuz/djrest
Author: Humberto Rojas
Author-email: hrojasc(at)ieee.org
License: MIT
Download-URL: https://github.com/humwerthuz/djrest/archive/djrest-0.1b.zip
Description: djrest is a simple api for creating restfull
        webservices with django using a flask like syntax.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development :: Libraries :: Python Modules
