.isort.cfg
CHANGES.rst
MANIFEST.in
Makefile
README.rst
base.cfg
checkouts.cfg
gha.cfg
pyproject.toml
requirements-4.3.txt
requirements-6.0.txt
requirements-6.1.txt
setup.py
test-4.3.cfg
test-6.0.cfg
test-6.1.cfg
src/imio/__init__.py
src/imio.fpaudit.egg-info/PKG-INFO
src/imio.fpaudit.egg-info/SOURCES.txt
src/imio.fpaudit.egg-info/dependency_links.txt
src/imio.fpaudit.egg-info/entry_points.txt
src/imio.fpaudit.egg-info/namespace_packages.txt
src/imio.fpaudit.egg-info/not-zip-safe
src/imio.fpaudit.egg-info/requires.txt
src/imio.fpaudit.egg-info/top_level.txt
src/imio/fpaudit/__init__.py
src/imio/fpaudit/configure.zcml
src/imio/fpaudit/interfaces.py
src/imio/fpaudit/logger.py
src/imio/fpaudit/setuphandlers.py
src/imio/fpaudit/storage.py
src/imio/fpaudit/testing.py
src/imio/fpaudit/utils.py
src/imio/fpaudit/browser/__init__.py
src/imio/fpaudit/browser/configure.zcml
src/imio/fpaudit/browser/documentgenerator.py
src/imio/fpaudit/browser/settings.py
src/imio/fpaudit/profiles/default/browserlayer.xml
src/imio/fpaudit/profiles/default/controlpanel.xml
src/imio/fpaudit/profiles/default/metadata.xml
src/imio/fpaudit/profiles/default/registry.xml
src/imio/fpaudit/profiles/uninstall/browserlayer.xml
src/imio/fpaudit/profiles/uninstall/controlpanel.xml
src/imio/fpaudit/profiles/uninstall/registry.xml
src/imio/fpaudit/tests/__init__.py
src/imio/fpaudit/tests/test_browser_settings.py
src/imio/fpaudit/tests/test_setup.py
src/imio/fpaudit/tests/test_utils.py