Metadata-Version: 1.1
Name: RefBuild
Version: 0.1.1
Summary: A tool to automatically build reference documentation from sources.
Home-page: http://bitbucket.org/tommctavish/refbuilder
Author: Thomas S. McTavish
Author-email: Tom.McTavish@gmail.com
License: MIT License
Description: A tool to construct reStructuredText files from docstrings
                  in Python source files for automatically building reference documentation
                  from the source.
Keywords: API reference source documentation generation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires: Sphinx (>=1.0)
