Docutils - удобная система с открытым исходником дляобработки документов и перевода их в удобные форматы.
1.2 MB|License: Public Domain
Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX.
Docutils project includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
Requirements:
· Python 2.2 or later
What's New in This Release:
· Python2.1 support was dropped, as were Netscape 0.4 compromises in the HTML writer.
· Citation support and literal-block parametrization were enhanced for the LaTeX2e writer.
· The PEP writer supports the new python.org website structure and pep2pyramid.py.
· A new OO API was provided for directives.
· Hebrew (and possibly other language) mappings were added. Configuration files are now assumed and required to be UTF-8-encoded. Some templates and enhanced Emacs support were provided.