.travis.yml
CHANGES.rst
MANIFEST.in
Makefile
README.rst
bootstrap.py
buildout.cfg
config.ini
setup.py
sources.cfg
versions.cfg
docs/LICENSE.GPL
docs/LICENSE.txt
src/imio/__init__.py
src/imio.dataexchange.core.egg-info/PKG-INFO
src/imio.dataexchange.core.egg-info/SOURCES.txt
src/imio.dataexchange.core.egg-info/dependency_links.txt
src/imio.dataexchange.core.egg-info/entry_points.txt
src/imio.dataexchange.core.egg-info/namespace_packages.txt
src/imio.dataexchange.core.egg-info/not-zip-safe
src/imio.dataexchange.core.egg-info/requires.txt
src/imio.dataexchange.core.egg-info/top_level.txt
src/imio/dataexchange/__init__.py
src/imio/dataexchange/core/__init__.py
src/imio/dataexchange/core/dms.py
src/imio/dataexchange/core/document.py
src/imio/dataexchange/core/request.py
src/imio/dataexchange/core/scripts/__init__.py
src/imio/dataexchange/core/scripts/base.py
src/imio/dataexchange/core/scripts/deliberationdispatcher.py
src/imio/dataexchange/core/scripts/incomingemaildispatcher.py
src/imio/dataexchange/core/scripts/incomingmaildispatcher.py
src/imio/dataexchange/core/scripts/outgoinggeneratedmaildispatcher.py
src/imio/dataexchange/core/scripts/outgoingmaildispatcher.py
src/imio/dataexchange/core/tests/__init__.py