Metadata-Version: 1.0
Name: pudge
Version: 0.1.4dev
Summary: Pudge is a documentation generator for Python projects, using Restructured Text
Home-page: http://lesscode.org/projects/pudge/
Author: Ryan Tomayko
Author-email: rtomayko@gmail.com
License: MIT
Description: Pudge renders `reStructured Text
        <http://docutils.sourceforge.net/rst.html>`_ documentation, extracts
        documentation from docstrings, and colorizes source to create project
        websites.
        
        Pudge is only available by checkout from the `Subversion respository
        <svn://lesscode.org/pudge/trunk#egg=Pudge-dev>`_ at
        http://lesscode.org/svn/pudge/ or ``easy_install Pudge==dev``
        
Keywords: documentation doc html
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
