Metadata-Version: 2.0
Name: CodeChat
Version: 1.1.0b2
Summary: The CodeChat system for software documentation
Home-page: https://pythonhosted.org/CodeChat/README.html
Author: Bryan A. Jones
Author-email: bjones AT ece.msstate.edu
License: GPLv3+
Keywords: literate programming
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup
Requires-Dist: docutils (>=0.12)
Requires-Dist: pygments (>=2.0)
Provides-Extra: test
Requires-Dist: py.test; extra == 'test'

.. The following includes a YouTube CodeChat playlist.



Installation
============
See the `install intructions <https://pythonhosted.org/CodeChat/docs/install.html>`_.



