summaryrefslogtreecommitdiff
path: root/sandbox/docutils_xml/version.py
diff options
context:
space:
mode:
authorsmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2013-11-16 13:19:53 +0000
committersmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2013-11-16 13:19:53 +0000
commitb4f817c8fb346e8689f29307cf0c032706d5fe7a (patch)
tree19473b002a522c8913b0d22ba74431ec8aa8aa4e /sandbox/docutils_xml/version.py
parent055a0f883360892f1e978fcf33aae6b12517c2c6 (diff)
downloaddocutils-b4f817c8fb346e8689f29307cf0c032706d5fe7a.tar.gz
Package for XML support for Docutils. Meant to be included in the main
Docutils source tree. Code in this version is moved here from odf2docutils V1.0.1. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7727 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/docutils_xml/version.py')
-rw-r--r--sandbox/docutils_xml/version.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/docutils_xml/version.py b/sandbox/docutils_xml/version.py
new file mode 100644
index 000000000..b5e7c18f7
--- /dev/null
+++ b/sandbox/docutils_xml/version.py
@@ -0,0 +1 @@
+version = '0.0'