CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/index.rst
src/imio/__init__.py
src/imio.restapi.egg-info/PKG-INFO
src/imio.restapi.egg-info/SOURCES.txt
src/imio.restapi.egg-info/dependency_links.txt
src/imio.restapi.egg-info/entry_points.txt
src/imio.restapi.egg-info/namespace_packages.txt
src/imio.restapi.egg-info/not-zip-safe
src/imio.restapi.egg-info/requires.txt
src/imio.restapi.egg-info/top_level.txt
src/imio/restapi/__init__.py
src/imio/restapi/configure.zcml
src/imio/restapi/interfaces.py
src/imio/restapi/setuphandlers.py
src/imio/restapi/testing.py
src/imio/restapi/upgrades.py
src/imio/restapi/upgrades.zcml
src/imio/restapi/utils.py
src/imio/restapi/browser/__init__.py
src/imio/restapi/browser/configure.zcml
src/imio/restapi/browser/viewlets.py
src/imio/restapi/browser/templates/action-viewlet.pt
src/imio/restapi/browser/templates/link-viewlet.pt
src/imio/restapi/form/__init__.py
src/imio/restapi/form/action.py
src/imio/restapi/form/configure.zcml
src/imio/restapi/form/form.py
src/imio/restapi/form/importer.py
src/imio/restapi/form/link.py
src/imio/restapi/form/tools.py
src/imio/restapi/form/templates/action.pt
src/imio/restapi/form/templates/link.pt
src/imio/restapi/locales/README.rst
src/imio/restapi/locales/__init__.py
src/imio/restapi/locales/imio.history.pot
src/imio/restapi/locales/imio.restapi.pot
src/imio/restapi/locales/update.py
src/imio/restapi/locales/update.sh
src/imio/restapi/locales/en/LC_MESSAGES/imio.history.mo
src/imio/restapi/locales/en/LC_MESSAGES/imio.history.po
src/imio/restapi/locales/en/LC_MESSAGES/imio.restapi.mo
src/imio/restapi/locales/en/LC_MESSAGES/imio.restapi.po
src/imio/restapi/locales/fr/LC_MESSAGES/imio.history.mo
src/imio/restapi/locales/fr/LC_MESSAGES/imio.history.po
src/imio/restapi/locales/fr/LC_MESSAGES/imio.restapi.mo
src/imio/restapi/locales/fr/LC_MESSAGES/imio.restapi.po
src/imio/restapi/profiles/default/browserlayer.xml
src/imio/restapi/profiles/default/catalog.xml
src/imio/restapi/profiles/default/controlpanel.xml
src/imio/restapi/profiles/default/metadata.xml
src/imio/restapi/profiles/default/registry.xml
src/imio/restapi/profiles/default/rolemap.xml
src/imio/restapi/profiles/uninstall/browserlayer.xml
src/imio/restapi/serializer/__init__.py
src/imio/restapi/serializer/base.py
src/imio/restapi/serializer/configure.zcml
src/imio/restapi/serializer/rest_link.py
src/imio/restapi/services/__init__.py
src/imio/restapi/services/add.py
src/imio/restapi/services/at.py
src/imio/restapi/services/configure.zcml
src/imio/restapi/services/infos.py
src/imio/restapi/services/pod.py
src/imio/restapi/services/request_schema.py
src/imio/restapi/services/rest_link.py
src/imio/restapi/services/search.py
src/imio/restapi/services/uid.py
src/imio/restapi/settings/__init__.py
src/imio/restapi/settings/configure.zcml
src/imio/restapi/settings/dataprovider.py
src/imio/restapi/settings/interfaces.py
src/imio/restapi/settings/view.py
src/imio/restapi/tests/__init__.py
src/imio/restapi/tests/test_service_add.py
src/imio/restapi/tests/test_service_infos.py
src/imio/restapi/tests/test_service_pod.py
src/imio/restapi/tests/test_service_search.py
src/imio/restapi/tests/test_setup.py
src/imio/restapi/vocabularies/__init__.py
src/imio/restapi/vocabularies/applications.py
src/imio/restapi/vocabularies/base.py
src/imio/restapi/vocabularies/configure.zcml