CHANGES.rst
CONTRIBUTING.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
docs/configuration_registry_add_record_screenshot.jpg
docs/configuration_registry_edit_record_screenshot.jpg
docs/configuration_registry_export_screenshot.jpg
docs/configuration_registry_import_screenshot.jpg
docs/configuration_registry_screenshot.jpg
plone/__init__.py
plone.app.registry.egg-info/PKG-INFO
plone.app.registry.egg-info/SOURCES.txt
plone.app.registry.egg-info/dependency_links.txt
plone.app.registry.egg-info/entry_points.txt
plone.app.registry.egg-info/namespace_packages.txt
plone.app.registry.egg-info/not-zip-safe
plone.app.registry.egg-info/requires.txt
plone.app.registry.egg-info/top_level.txt
plone/app/__init__.py
plone/app/registry/README.txt
plone/app/registry/__init__.py
plone/app/registry/configure.zcml
plone/app/registry/registry.py
plone/app/registry/testing.py
plone/app/registry/browser/__init__.py
plone/app/registry/browser/configure.zcml
plone/app/registry/browser/controlpanel.py
plone/app/registry/browser/delete.py
plone/app/registry/browser/edit.py
plone/app/registry/browser/exportxml.py
plone/app/registry/browser/records.py
plone/app/registry/browser/resources/icon.png
plone/app/registry/browser/resources/registry.js
plone/app/registry/browser/resources/style.css
plone/app/registry/browser/templates/controlpanel_layout.pt
plone/app/registry/browser/templates/delete_layout.pt
plone/app/registry/browser/templates/edit_layout.pt
plone/app/registry/browser/templates/exportxml.pt
plone/app/registry/browser/templates/records.pt
plone/app/registry/exportimport/__init__.py
plone/app/registry/exportimport/configure.zcml
plone/app/registry/exportimport/fields.py
plone/app/registry/exportimport/handler.py
plone/app/registry/exportimport/handlers.zcml
plone/app/registry/profiles/default/componentregistry.xml
plone/app/registry/profiles/default/controlpanel.xml
plone/app/registry/profiles/default/metadata.xml
plone/app/registry/profiles/default/toolset.xml
plone/app/registry/tests/__init__.py
plone/app/registry/tests/data.py
plone/app/registry/tests/test_controlpanel.py
plone/app/registry/tests/test_exportimport.py
plone/app/registry/tests/test_setup.py