CHANGES.rst
MANIFEST.in
README.rst
base.cfg
buildout.cfg
plone-5.2.x.cfg
pyproject.toml
requirements.txt
setup.py
versions.cfg
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/plone/__init__.py
src/plone.formwidget.hcaptcha.egg-info/PKG-INFO
src/plone.formwidget.hcaptcha.egg-info/SOURCES.txt
src/plone.formwidget.hcaptcha.egg-info/dependency_links.txt
src/plone.formwidget.hcaptcha.egg-info/entry_points.txt
src/plone.formwidget.hcaptcha.egg-info/namespace_packages.txt
src/plone.formwidget.hcaptcha.egg-info/not-zip-safe
src/plone.formwidget.hcaptcha.egg-info/requires.txt
src/plone.formwidget.hcaptcha.egg-info/top_level.txt
src/plone/formwidget/__init__.py
src/plone/formwidget/hcaptcha/__init__.py
src/plone/formwidget/hcaptcha/configure.zcml
src/plone/formwidget/hcaptcha/controlpanel.py
src/plone/formwidget/hcaptcha/interfaces.py
src/plone/formwidget/hcaptcha/meta.zcml
src/plone/formwidget/hcaptcha/nohcaptcha.py
src/plone/formwidget/hcaptcha/supermodel.py
src/plone/formwidget/hcaptcha/testing.py
src/plone/formwidget/hcaptcha/upgrades.py
src/plone/formwidget/hcaptcha/validator.py
src/plone/formwidget/hcaptcha/view.py
src/plone/formwidget/hcaptcha/widget.pt
src/plone/formwidget/hcaptcha/widget.py
src/plone/formwidget/hcaptcha/widget_display.pt
src/plone/formwidget/hcaptcha/demo/__init__.py
src/plone/formwidget/hcaptcha/demo/configure.zcml
src/plone/formwidget/hcaptcha/demo/form.py
src/plone/formwidget/hcaptcha/profiles/default/browserlayer.xml
src/plone/formwidget/hcaptcha/profiles/default/controlpanel.xml
src/plone/formwidget/hcaptcha/profiles/default/metadata.xml
src/plone/formwidget/hcaptcha/profiles/default/registry.xml
src/plone/formwidget/hcaptcha/profiles/uninstall/browserlayer.xml
src/plone/formwidget/hcaptcha/profiles/uninstall/controlpanel.xml
src/plone/formwidget/hcaptcha/profiles/uninstall/registry.xml
src/plone/formwidget/hcaptcha/tests/__init__.py
src/plone/formwidget/hcaptcha/tests/test_setup.py