= docutils =
== Description ==
Docutils is a modular system for processing documentation into useful
formats, such as HTML, XML, and LaTeX. For input Docutils supports
reStructuredText, an easy-to-read, what-you-see-is-what-you-get
plaintext markup syntax.
== License ==
Modified BSD
== SPKG Maintainers ==
Mike Hansen <mhansen@gmail.com>
Pablo De Napoli <pdenapo@gmail.com>
== Upstream Contact ==
Author: David Goodger <goodger at python org>
Home Page: http://docutils.sourceforge.net/
== Dependencies ==
None
== Special Update/Build Instructions ==
None
== Changelog ==
=== docutils-0.7.p0 (Jeroen Demeyer, 8 August 2011) ===
* Trac #11660: Change permissions of files inside /src to world-readable
=== docutils-0.7 (Pablo De Napoli, 24 October 2010) ===
* Upgrade to latest upstream stable release (trac #10166)
=== docutils-0.5.p0 (undocumented, 25 July 2010) ===
=== docutils-0.5 (Mike Hansen, 15 September 2008) ===
* Initial version.