.pylintrc
ACKNOWLEDGEMENTS
AUTHORS
LICENSE
MANIFEST.in
MANIFEST.test_data.in
README
appveyor.yml
dependencies.ini
dfwinreg.ini
requirements.txt
run_tests.py
setup.cfg
setup.py
test_dependencies.ini
test_requirements.txt
tox.ini
.github/workflows/test_docker.yml
.github/workflows/test_tox.yml
config/appveyor/install.ps1
config/appveyor/install.sh
config/appveyor/runtests.sh
config/dpkg/changelog
config/dpkg/clean
config/dpkg/compat
config/dpkg/control
config/dpkg/copyright
config/dpkg/rules
config/dpkg/source/format
config/pylint/spelling-private-dict
dfwinreg/__init__.py
dfwinreg/creg.py
dfwinreg/decorators.py
dfwinreg/definitions.py
dfwinreg/dtfabric.yaml
dfwinreg/errors.py
dfwinreg/fake.py
dfwinreg/glob2regex.py
dfwinreg/interface.py
dfwinreg/key_paths.py
dfwinreg/regf.py
dfwinreg/registry.py
dfwinreg/registry_searcher.py
dfwinreg/virtual.py
dfwinreg.egg-info/PKG-INFO
dfwinreg.egg-info/SOURCES.txt
dfwinreg.egg-info/dependency_links.txt
dfwinreg.egg-info/not-zip-safe
dfwinreg.egg-info/top_level.txt
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/sources/Code-snippets.md
docs/sources/Supported-formats.md
docs/sources/api/dfwinreg.rst
docs/sources/api/modules.rst
docs/sources/developer/Testing.md
docs/sources/developer/index.rst
docs/sources/user/Installation-instructions.md
docs/sources/user/index.rst
tests/__init__.py
tests/creg.py
tests/fake.py
tests/glob2regex.py
tests/interface.py
tests/key_paths.py
tests/regf.py
tests/registry.py
tests/registry_searcher.py
tests/test_lib.py
tests/virtual.py
utils/__init__.py
utils/check_dependencies.py
utils/dependencies.py
utils/update_release.sh