.mailmap
INSTALL.txt
LICENSE.txt
MANIFEST
README.rst
RELEASE-0.75.0
RELEASE-0.75.1
RELEASE-0.75.2
UPGRADE-0.75.0
archive/CHANGES.txt
archive/RELEASE-0.12.0
archive/RELEASE-0.13.0
archive/RELEASE-0.14.0
archive/RELEASE-0.14.1
archive/RELEASE-0.14.2
archive/RELEASE-0.14.3
archive/RELEASE-0.14.4
archive/RELEASE-0.14.5
archive/RELEASE-0.14.6
archive/RELEASE-0.14.7
archive/RELEASE-0.14.8
archive/RELEASE-0.15.0
archive/RELEASE-0.15.1
archive/RELEASE-0.15.2
archive/RELEASE-0.15.3
archive/RELEASE-0.15.4
archive/RELEASE-0.15.5
archive/RELEASE-0.15.6
archive/RELEASE-0.16.0
archive/RELEASE-0.16.1
archive/RELEASE-0.16.10
archive/RELEASE-0.16.2
archive/RELEASE-0.16.3
archive/RELEASE-0.16.4
archive/RELEASE-0.16.5
archive/RELEASE-0.16.6
archive/RELEASE-0.16.7
archive/RELEASE-0.16.8
archive/RELEASE-0.16.9
archive/RELEASE-0.20.0
archive/RELEASE-0.20.1
archive/RELEASE-0.20.2
archive/RELEASE-0.20.3
archive/RELEASE-0.20.4
archive/RELEASE-0.20.5
archive/RELEASE-0.20.6
archive/RELEASE-0.20.7
archive/RELEASE-0.20.8
archive/RELEASE-0.50.0
archive/RELEASE-0.50.1
archive/RELEASE-0.50.2
archive/RELEASE-0.50.3
archive/RELEASE-0.50.4
archive/RELEASE-0.50.5
archive/RELEASE-0.50.6
archive/RELEASE-0.50.7
archive/RELEASE-0.50.8
archive/RELEASE-0.60.0
archive/RELEASE-0.60.1
archive/RELEASE-0.60.2
archive/RELEASE-0.60.3
archive/RELEASE-0.60.4
archive/RELEASE-0.60.5
archive/RELEASE-0.60.6
archive/RELEASE-0.60.7
archive/RELEASE-0.60.8
archive/RELEASE-0.61.0
archive/RELEASE-0.61.1
archive/RELEASE-0.61.2
archive/RELEASE-0.61.3
archive/RELEASE-0.61.4
archive/RELEASE-0.61.5
archive/RELEASE-0.62.0
archive/RELEASE-0.62.1
archive/RELEASE-0.62.2
archive/RELEASE-0.62.3
archive/RELEASE-0.62.4
archive/RELEASE-0.62.5
archive/RELEASE-0.62.6
archive/RELEASE-0.62.7
archive/RELEASE-0.62.8
archive/RELEASE-0.62.9
archive/UPGRADE-0.14.0
archive/UPGRADE-0.15.0
archive/UPGRADE-0.16.0
archive/UPGRADE-0.16.2
archive/UPGRADE-0.16.3
archive/UPGRADE-0.20.0
archive/UPGRADE-0.50.0
archive/UPGRADE-0.60.0
archive/UPGRADE-0.61.0
archive/UPGRADE-0.62.0
docs/.gitignore
docs/autodoc/index.rst
docs/conf.py
docs/csv.rst
docs/datatypes.rst
docs/examples/csv/clients.csv
docs/examples/csv/clients.py
docs/examples/gettext/.gitignore
docs/examples/gettext/Makefile
docs/examples/gettext/fable.xhtml.en
docs/examples/gettext/hello.py
docs/examples/gettext/locale/en.po
docs/examples/gettext/locale/es.po
docs/examples/gettext/locale/fr.po
docs/examples/gettext/locale/locale.pot
docs/examples/handlers/TaskTracker.py
docs/examples/handlers/itools.tt
docs/examples/html/hello.html
docs/examples/html/test_parser.py
docs/examples/stl/TaskTracker.py
docs/examples/stl/TaskTracker_view.xml
docs/examples/stl/itools.tt
docs/examples/web/cal.py
docs/examples/web/hello.py
docs/examples/web/ping.py
docs/examples/workflow/simple.py
docs/examples/xml/hello.xml
docs/examples/xml/test_parser.py
docs/figures-src/gettext_l10n.svg
docs/figures-src/handlers.dot
docs/figures-src/packages.dot
docs/figures-src/stl.svg
docs/figures-src/task_tracker.png
docs/figures-src/workflow.dot
docs/fs.rst
docs/handlers.rst
docs/html.rst
docs/http.rst
docs/ical.rst
docs/igettext.rst
docs/index.rst
docs/ipkg.rst
docs/log.rst
docs/odf.rst
docs/rss.rst
docs/stl.rst
docs/uri.rst
docs/web.rst
docs/windows.rst
docs/workflow.rst
docs/xapian.rst
docs/xml.rst
itools/__init__.py
itools/abnf/__init__.py
itools/abnf/abnf.py
itools/abnf/grammar.py
itools/abnf/parser.py
itools/abnf/tokenizer.py
itools/core/__init__.py
itools/core/_unix.py
itools/core/_win.py
itools/core/cache.py
itools/core/freeze.py
itools/core/lazy.py
itools/core/mimetypes_.py
itools/core/odict.py
itools/core/prototypes.py
itools/core/timezones.py
itools/core/utils.py
itools/csv/__init__.py
itools/csv/csv_.py
itools/csv/parser.py
itools/csv/table.py
itools/database/__init__.py
itools/database/catalog.py
itools/database/fields.py
itools/database/git.py
itools/database/magic_.py
itools/database/metadata.py
itools/database/queries.py
itools/database/registry.py
itools/database/resources.py
itools/database/ro.py
itools/database/rw.py
itools/datatypes/__init__.py
itools/datatypes/base.py
itools/datatypes/datetime_.py
itools/datatypes/languages.py
itools/datatypes/primitive.py
itools/fs/__init__.py
itools/fs/common.py
itools/fs/lfs.py
itools/fs/vfs.py
itools/gettext/__init__.py
itools/gettext/domains.py
itools/gettext/mo.py
itools/gettext/po.py
itools/handlers/__init__.py
itools/handlers/archive.py
itools/handlers/base.py
itools/handlers/config.py
itools/handlers/database.py
itools/handlers/file.py
itools/handlers/folder.py
itools/handlers/image.py
itools/handlers/js.py
itools/handlers/registry.py
itools/handlers/text.py
itools/handlers/utils.py
itools/html/__init__.py
itools/html/filters.py
itools/html/html-lat1.ent
itools/html/html-special.ent
itools/html/html-symbol.ent
itools/html/html.py
itools/html/html4.01-strict.dtd
itools/html/parser.py
itools/html/schema.py
itools/html/xhtml-lat1.ent
itools/html/xhtml-special.ent
itools/html/xhtml-symbol.ent
itools/html/xhtml.py
itools/html/xhtml1-frameset.dtd
itools/html/xhtml1-strict.dtd
itools/html/xhtml1-transitional.dtd
itools/i18n/__init__.py
itools/i18n/accept.py
itools/i18n/fuzzy.py
itools/i18n/languages.py
itools/i18n/locale_.py
itools/i18n/oracle.py
itools/ical/__init__.py
itools/ical/datatypes.py
itools/ical/icalendar.py
itools/locale/en.mo
itools/locale/en.po
itools/locale/es.mo
itools/locale/es.po
itools/locale/fr.mo
itools/locale/fr.po
itools/locale/it.mo
itools/locale/it.po
itools/locale/locale.pot
itools/locale/zh.mo
itools/locale/zh.po
itools/log/__init__.py
itools/log/log.py
itools/loop/__init__.py
itools/loop/loop.py
itools/odf/OpenDocument-v1.2-cd05-schema.rng
itools/odf/__init__.py
itools/odf/odf.py
itools/odf/officeshots.ppm
itools/odf/oo.py
itools/odf/schema.py
itools/odf/square.svm
itools/odf/thumb.pdf
itools/odf/thumb.png
itools/odf/thumb.svg
itools/office/__init__.py
itools/office/doctotext.cc
itools/office/office.py
itools/office/ole.py
itools/office/ooxml.py
itools/office/ppt.py
itools/office/rtf.py
itools/pdf/PML-schema.rng
itools/pdf/__init__.py
itools/pdf/css.py
itools/pdf/doctemplate.py
itools/pdf/flowables.py
itools/pdf/html.css
itools/pdf/missing.png
itools/pdf/pdf.py
itools/pdf/pdftotext.cc
itools/pdf/pml.py
itools/pdf/style.py
itools/pdf/utils.py
itools/pkg/__init__.py
itools/pkg/git.py
itools/pkg/handlers.py
itools/pkg/utils.py
itools/python/__init__.py
itools/python/python.py
itools/relaxng/__init__.py
itools/relaxng/relaxng.py
itools/rss/__init__.py
itools/rss/rss.py
itools/srx/__init__.py
itools/srx/default.srx
itools/srx/segment.py
itools/srx/srx.py
itools/stl/__init__.py
itools/stl/schema.py
itools/stl/stl.py
itools/tmx/__init__.py
itools/tmx/tmx.py
itools/tmx/tmx14.dtd
itools/uri/__init__.py
itools/uri/generic.py
itools/uri/mailto.py
itools/uri/parsing.py
itools/uri/registry.py
itools/uri/uri.py
itools/version.txt
itools/web/TODO
itools/web/__init__.py
itools/web/context.py
itools/web/entities.py
itools/web/exceptions.py
itools/web/headers.py
itools/web/messages.py
itools/web/server.py
itools/web/soup.c
itools/web/static.py
itools/web/utils.py
itools/web/views.py
itools/workflow/HOWTO.txt
itools/workflow/TODO.txt
itools/workflow/__init__.py
itools/workflow/workflow.py
itools/xliff/__init__.py
itools/xliff/schema.py
itools/xliff/xliff.dtd
itools/xliff/xliff.py
itools/xml/__init__.py
itools/xml/arp.c
itools/xml/arp.h
itools/xml/doctype.c
itools/xml/dublin_core.py
itools/xml/namespaces.py
itools/xml/parser.c
itools/xml/parser.h
itools/xml/pyparser.c
itools/xml/utils.py
itools/xml/xml.py
itools/xmlfile/__init__.py
itools/xmlfile/i18n.py
itools/xmlfile/xmlfile.py
scripts/idb-inspect.py
scripts/igettext-build.py
scripts/igettext-extract.py
scripts/igettext-merge.py
scripts/iodf-greek.py
scripts/ipkg-build.py
scripts/ipkg-docs.py
scripts/ipkg-quality.py
scripts/ipkg-update-locale.py
setup.conf
setup.py
test/bench_xml.py
test/bench_xml_expat.py
test/bench_xml_itools.py
test/bench_xml_itools_c.c
test/fables/database/00.txt
test/fables/database/01.txt
test/fables/database/02.txt
test/fables/database/03.txt
test/fables/database/04.txt
test/fables/database/05.txt
test/fables/database/06.txt
test/fables/database/07.txt
test/fables/database/08.txt
test/fables/database/09.txt
test/fables/database/10.txt
test/fables/database/11.txt
test/fables/database/12.txt
test/fables/database/13.txt
test/fables/database/14.txt
test/fables/database/15.txt
test/fables/database/16.txt
test/fables/database/17.txt
test/fables/database/18.txt
test/fables/database/19.txt
test/fables/database/20.txt
test/fables/database/21.txt
test/fables/database/22.txt
test/fables/database/23.txt
test/fables/database/24.txt
test/fables/database/25.txt
test/fables/database/26.txt
test/fables/database/27.txt
test/fables/database/28.txt
test/fables/database/29.txt
test/fables/database/30.txt
test/fables/database/99.txt.fr
test/fables/database/hello.txt.de
test/fables/database/hello.txt.en
test/fables/database/hello.txt.es
test/fables/database/hello.txt.fr
test/handlers/test.tar.gz
test/odf/Document.odp
test/odf/Document.ods
test/odf/Document.odt
test/pdf/01.xml
test/pdf/02.xml
test/pdf/03.xml
test/pdf/04.xml
test/pdf/05.xml
test/pdf/06.xml
test/pdf/07.xml
test/pdf/08.xml
test/pdf/10.xml
test/pdf/11.xml
test/pdf/12.xml
test/pdf/13.xml
test/pdf/14.xml
test/pdf/15.xml
test/pdf/20.xml
test/pdf/21.xml
test/pdf/22.xml
test/pdf/23.xml
test/pdf/24.xml
test/pdf/25.xml
test/pdf/26.xml
test/pdf/27.xml
test/pdf/28_A0.xml
test/pdf/28_A1.xml
test/pdf/28_A2.xml
test/pdf/28_A3.xml
test/pdf/28_A4.xml
test/pdf/28_A5.xml
test/pdf/28_A6.xml
test/pdf/28_B0.xml
test/pdf/28_B1.xml
test/pdf/28_B2.xml
test/pdf/28_B3.xml
test/pdf/28_B4.xml
test/pdf/28_B5.xml
test/pdf/28_B6.xml
test/pdf/global.xml
test/pdf/itaapy.gif
test/pdf/itaapy.jpeg
test/pdf/itaapy.png
test/pml/img.xml
test/pml/itools_powered.gif
test/pml/itools_powered.jpeg
test/pml/itools_powered.png
test/pml/link.xml
test/pml/list.xml
test/pml/paragraph.xml
test/pml/paragraph_cjk.xml
test/pml/span.xml
test/pml/table.xml
test/prof_abnf.py
test/test.py
test/test_abnf.py
test/test_core.py
test/test_csv.py
test/test_database.py
test/test_datatypes.py
test/test_fs.py
test/test_gettext.py
test/test_handlers.py
test/test_html.py
test/test_i18n.py
test/test_ical.py
test/test_odf.py
test/test_pdf.py
test/test_rss.py
test/test_srx.py
test/test_stl.py
test/test_tmx.py
test/test_uri.py
test/test_web.py
test/test_workflow.py
test/test_xliff.py
test/test_xml.py
test/test_xmlfile.py
test/tests/gettext_en_es.xlf
test/tests/hello.txt
test/tests/index.html.en
test/tests/localizermsgs.tmx
test/tests/sample-rss-2.xml
test/tests/test.csv
test/tests/test_adv.csv
test/tests/test_vtimezone.ics
