Metadata-Version: 1.0
Name: docstring
Version: 0.1dev
Summary: UNKNOWN
Home-page: http://chartbeat.com
Author: Eytan Daniyalzade
Author-email: eytan@chartbeat.com
License: Decorators for auto-generating HTML response for API endpoints
Description: docstring: documentation for your API endpoints
        ===============================================
        
        .. image:: https://secure.travis-ci.org/daniyalzade/docstring.png?branch=develop
                :target: https://secure.travis-ci.org/daniyalzade/docstring
        
        Decorators for auto-generating HTML response for API endpoints
        
        TODO
        ----
        * Figure out if we can remove the dependency to django and tornado
        * Package it so that it works with absolute import
        * Fix endpoint parsing
        * Get the tests to use travis
        * Make sure that we can get the API permissions to work
        * Add an exmple application
        * Add entries for read the docs
        
Platform: UNKNOWN
