AUTHORS.rst
CHANGELOG.rst
MANIFEST.in
README.rst
botslogo.bmp
license.rst
postinstall-bots-win.py
setup.cfg
setup.py
bots/__about__.py
bots/__init__.py
bots/admin.py
bots/apachewebserver.py
bots/automaticmaintenance.py
bots/bots_context.py
bots/botsconfig.py
bots/botsglobal.py
bots/botsinit.py
bots/botslib.py
bots/botssqlite.py
bots/botsupdatedb.py
bots/cleanup.py
bots/communication.py
bots/dirmonitor.py
bots/engine.py
bots/engine2.py
bots/envelope.py
bots/forms.py
bots/grammar.py
bots/grammarcheck.py
bots/inmessage.py
bots/job2queue.py
bots/jobqueueserver.py
bots/message.py
bots/models.py
bots/node.py
bots/outmessage.py
bots/persistfilters.py
bots/pluglib.py
bots/plugoutindex.py
bots/preprocess.py
bots/py2html.py
bots/router.py
bots/transform.py
bots/urls.py
bots/validate_email.py
bots/viewlib.py
bots/views.py
bots/webserver.py
bots/xml2botsgrammar.py
bots/config/__init__.py
bots/config/bots.ini
bots/config/settings.py
bots/install/bots.ini
bots/install/botsdb
bots/install/settings.py
bots/locale/nl/LC_MESSAGES/django.mo
bots/locale/nl/LC_MESSAGES/django.po
bots/sql/mutex.mysql.sql
bots/sql/mutex.postgresql_psycopg2.sql
bots/sql/mutex.sqlite3.sql
bots/sql/persist.mysql.sql
bots/sql/persist.postgresql_psycopg2.sql
bots/sql/persist.sqlite3.sql
bots/sql/ta.mysql.sql
bots/sql/ta.postgresql_psycopg2.sql
bots/sql/ta.sqlite3.sql
bots/sql/uniek.sql
bots/static/css/bots.css
bots/static/css/jquery.datetimepicker.min.css
bots/static/images/botslogo.png
bots/static/images/favicon.ico
bots/static/images/icon-pass.gif
bots/static/images/icon-pass_parse.gif
bots/static/images/logfiler.png
bots/static/images/star.png
bots/static/js/jquery.datetimepicker.full.min.js
bots/templates/404.html
bots/templates/500.html
bots/templates/admin/base.html
bots/templates/admin/base_site.html
bots/templates/admin/submit_line.html
bots/templates/bots/about.html
bots/templates/bots/botslogo.html
bots/templates/bots/confirm.html
bots/templates/bots/delete.html
bots/templates/bots/detail.html
bots/templates/bots/document.html
bots/templates/bots/filer.html
bots/templates/bots/incoming.html
bots/templates/bots/logfiler.html
bots/templates/bots/menu.html
bots/templates/bots/outgoing.html
bots/templates/bots/paginator.html
bots/templates/bots/plugin.html
bots/templates/bots/plugin_index.html
bots/templates/bots/plugout.html
bots/templates/bots/process.html
bots/templates/bots/reports.html
bots/templates/bots/selectform.html
bots/templates/bots/srcfiler.html
bots/templatetags/__init__.py
bots/templatetags/botsfilters.py
bots/usersys/__init__.py
bots/usersys/charsets/__init__.py
bots/usersys/charsets/unoa.py
bots/usersys/charsets/unob.py
bots/usersys/communicationscripts/__init__.py
bots/usersys/envelopescripts/__init__.py
bots/usersys/envelopescripts/csv/__init__.py
bots/usersys/envelopescripts/database/__init__.py
bots/usersys/envelopescripts/edifact/__init__.py
bots/usersys/envelopescripts/fixed/__init__.py
bots/usersys/envelopescripts/idoc/__init__.py
bots/usersys/envelopescripts/json/__init__.py
bots/usersys/envelopescripts/jsonnocheck/__init__.py
bots/usersys/envelopescripts/template/__init__.py
bots/usersys/envelopescripts/tradacoms/__init__.py
bots/usersys/envelopescripts/x12/__init__.py
bots/usersys/envelopescripts/xml/__init__.py
bots/usersys/envelopescripts/xmlnocheck/__init__.py
bots/usersys/grammars/__init__.py
bots/usersys/grammars/csv/__init__.py
bots/usersys/grammars/edifact/__init__.py
bots/usersys/grammars/excel/__init__.py
bots/usersys/grammars/fixed/__init__.py
bots/usersys/grammars/idoc/__init__.py
bots/usersys/grammars/json/__init__.py
bots/usersys/grammars/jsonnocheck/__init__.py
bots/usersys/grammars/templatehtml/__init__.py
bots/usersys/grammars/templatehtml/templates/__init__.py
bots/usersys/grammars/test/__init__.py
bots/usersys/grammars/tradacoms/__init__.py
bots/usersys/grammars/x12/__init__.py
bots/usersys/grammars/xml/__init__.py
bots/usersys/grammars/xmlnocheck/__init__.py
bots/usersys/mappings/__init__.py
bots/usersys/mappings/csv/__init__.py
bots/usersys/mappings/db/__init__.py
bots/usersys/mappings/edifact/__init__.py
bots/usersys/mappings/excel/__init__.py
bots/usersys/mappings/fixed/__init__.py
bots/usersys/mappings/idoc/__init__.py
bots/usersys/mappings/json/__init__.py
bots/usersys/mappings/jsonnocheck/__init__.py
bots/usersys/mappings/raw/__init__.py
bots/usersys/mappings/tradacoms/__init__.py
bots/usersys/mappings/x12/__init__.py
bots/usersys/mappings/xml/__init__.py
bots/usersys/mappings/xmlnocheck/__init__.py
bots/usersys/partners/__init__.py
bots/usersys/partners/csv/__init__.py
bots/usersys/partners/edifact/__init__.py
bots/usersys/partners/fixed/__init__.py
bots/usersys/partners/idoc/__init__.py
bots/usersys/partners/json/__init__.py
bots/usersys/partners/jsonnocheck/__init__.py
bots/usersys/partners/template/__init__.py
bots/usersys/partners/tradacoms/__init__.py
bots/usersys/partners/x12/__init__.py
bots/usersys/partners/xml/__init__.py
bots/usersys/partners/xmlnocheck/__init__.py
bots/usersys/routescripts/__init__.py
bots_ediint.egg-info/PKG-INFO
bots_ediint.egg-info/SOURCES.txt
bots_ediint.egg-info/dependency_links.txt
bots_ediint.egg-info/entry_points.txt
bots_ediint.egg-info/not-zip-safe
bots_ediint.egg-info/requires.txt
bots_ediint.egg-info/top_level.txt
requirements/base.txt
requirements/extras.txt
requirements/linux.txt
requirements/win.txt
requirements/win32.txt
requirements/win_amd64.txt
scripts/bots-grammarcheck.py
scripts/bots-jobqueueserver.sh
scripts/bots-webserverd.sh
tests/__init__.py
tests/unit_multi_1.py
tests/unitconfirm.py
tests/uniterrorcharsets.py
tests/unitfilenameout.py
tests/unitformats.py
tests/unitgrammar.py
tests/unitinisout.py
tests/unitnode.py
tests/unitretry.py
tests/unittranslateutils.py
tests/unittranslateutils2.py
tests/uniturl.py
tests/utilsunit.py