Metadata-Version: 1.1
Name: cherryontop
Version: 0.4.6
Summary: Helper utilities for building JSON APIs with CherryPy.
Home-page: https://github.com/csira/cherryontop
Author: Christopher Sira
Author-email: cbsira@gmail.com
License: BSD
Description: CherryOnTop is a small set of utilities and boilerplate for building JSON
        API's with CherryPy, it contains convenience methods for route-binding and
        some tooling for graceful error propagation. Thanks for taking a look.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: CherryPy
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
