Differences between revisions 1 and 2
Revision 1 as of 2008-12-27 22:33:45
Size: 664
Comment: initial version: docutils-0.5
Revision 2 as of 2022-04-05 01:01:59
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 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 <[email protected]>

== 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.5 (Mike Hansen, September 15th, 2008) ===
 * Initial version.