summaryrefslogtreecommitdiff
path: root/xml2po/.gitignore
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2009-08-01 23:42:42 +0200
committerClaude Paroz <claude@2xlibre.net>2009-08-01 23:42:42 +0200
commit72b4feeda4bceab3ab1cd82758cfff024df721b0 (patch)
treecab86f79e11c6c7e492740d08be7965c0cf26d27 /xml2po/.gitignore
parent1b230c3e7b1950a73870c19d6970163e472d58bf (diff)
downloadgnome-doc-utils-72b4feeda4bceab3ab1cd82758cfff024df721b0.tar.gz
[xml2po] Partial rewrite of xml2po as a Python module
Basically, the XML processing has been left untouched, with very small tweakings (boolean instead of 1/0, python syntax, etc.). The main idea was to separate the command line processing (xml2po.py.in -> xml2po) and the main processing (moved as a module in /usr/lib/python??/site-packages/xml2po, with /modes as a subdirectory). It should now be possible to call xml2po from any python code with an "import xml2po" command, without resorting to command line.
Diffstat (limited to 'xml2po/.gitignore')
-rw-r--r--xml2po/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/xml2po/.gitignore b/xml2po/.gitignore
index ed94985..690b961 100644
--- a/xml2po/.gitignore
+++ b/xml2po/.gitignore
@@ -2,6 +2,5 @@
Makefile
Makefile.in
README
-xml2po
xml2po.1
xml2po.pc