CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.py
docs/index.rst
src/collective/__init__.py
src/collective.formsupport.counter.egg-info/PKG-INFO
src/collective.formsupport.counter.egg-info/SOURCES.txt
src/collective.formsupport.counter.egg-info/dependency_links.txt
src/collective.formsupport.counter.egg-info/entry_points.txt
src/collective.formsupport.counter.egg-info/namespace_packages.txt
src/collective.formsupport.counter.egg-info/not-zip-safe
src/collective.formsupport.counter.egg-info/requires.txt
src/collective.formsupport.counter.egg-info/top_level.txt
src/collective/formsupport/__init__.py
src/collective/formsupport/counter/__init__.py
src/collective/formsupport/counter/config.py
src/collective/formsupport/counter/configure.zcml
src/collective/formsupport/counter/interfaces.py
src/collective/formsupport/counter/permissions.zcml
src/collective/formsupport/counter/setuphandlers.py
src/collective/formsupport/counter/testing.py
src/collective/formsupport/counter/adapters/__init__.py
src/collective/formsupport/counter/adapters/configure.zcml
src/collective/formsupport/counter/adapters/data.py
src/collective/formsupport/counter/adapters/post.py
src/collective/formsupport/counter/browser/__init__.py
src/collective/formsupport/counter/browser/configure.zcml
src/collective/formsupport/counter/browser/overrides/.gitkeep
src/collective/formsupport/counter/browser/static/.gitkeep
src/collective/formsupport/counter/datamanager/__init__.py
src/collective/formsupport/counter/datamanager/configure.zcml
src/collective/formsupport/counter/events/__init__.py
src/collective/formsupport/counter/events/configure.zcml
src/collective/formsupport/counter/locales/README.rst
src/collective/formsupport/counter/locales/__init__.py
src/collective/formsupport/counter/locales/collective.formsupport.counter.pot
src/collective/formsupport/counter/locales/update.py
src/collective/formsupport/counter/locales/update.sh
src/collective/formsupport/counter/locales/en/LC_MESSAGES/collective.formsupport.counter.po
src/collective/formsupport/counter/locales/it/LC_MESSAGES/collective.formsupport.counter.po
src/collective/formsupport/counter/profiles/default/browserlayer.xml
src/collective/formsupport/counter/profiles/default/catalog.xml
src/collective/formsupport/counter/profiles/default/metadata.xml
src/collective/formsupport/counter/profiles/default/rolemap.xml
src/collective/formsupport/counter/profiles/default/registry/main.xml
src/collective/formsupport/counter/profiles/uninstall/browserlayer.xml
src/collective/formsupport/counter/restapi/__init__.py
src/collective/formsupport/counter/restapi/configure.zcml
src/collective/formsupport/counter/restapi/services/__init__.py
src/collective/formsupport/counter/restapi/services/configure.zcml
src/collective/formsupport/counter/restapi/services/counter/__init__.py
src/collective/formsupport/counter/restapi/services/counter/configure.zcml
src/collective/formsupport/counter/restapi/services/counter/get.py
src/collective/formsupport/counter/restapi/services/counter/patch.py
src/collective/formsupport/counter/restapi/services/form_data/__init__.py
src/collective/formsupport/counter/restapi/services/form_data/configure.zcml
src/collective/formsupport/counter/restapi/services/form_data/csv.py
src/collective/formsupport/counter/tests/__init__.py
src/collective/formsupport/counter/tests/test_setup.py