Fix #338: re.sub() flag argument at wrong position.
[docutils.git] / sandbox / docutils_xml / docutils_xml.rst
blobf0c0339b6b649cffe796887b5a984836661cb002
1 ============
2 docutils_xml
3 ============
5 -----------------------------------------
6 Docutils support for XML based processing
7 -----------------------------------------
9 :Author: smerten@oekonux.de
10 :Copyright: GPL v2
11 :Manual section: 1
12 :Manual group: text processing
14 SYNOPSIS
15 ========
19    from docutils_xml import parsers
20    from docutils_xml import writers
22 DESCRIPTION
23 ===========
25 Support code for processing XML in a Docutils environment.
27 SEE ALSO
28 ========
30 .. _Docutils:
32 * Docutils
34   http://docutils.sourceforge.net/
36 .. _reStructuredText:
38 * reStructuredText
40   http://docutils.sourceforge.net/rst.html
42 * _`xml2rst`
44   http://svn.code.sf.net/p/docutils/code/trunk/sandbox/xml2rst/
46 * _`odf2docutils`
48   http://svn.code.sf.net/p/docutils/code/trunk/sandbox/odf2docutils/
50 AVAILABILITY
51 ============
53 **docutils_xml** is available from
55 http://www.merten-home.de/FreeSoftware/docutils_xml/
57 and the Docutils sandbox
59 http://svn.code.sf.net/p/docutils/code/trunk/sandbox/docutils_xml