.gitignore
LICENSE
README.md
pyproject.toml
regrip.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/Makefile
docs/build.py
docs/conf.py
docs/createplugin.rst
docs/index.rst
docs/make.bat
docs/regrip.rst
docs/testing.rst
docs/usage.rst
regrippy/__init__.py
regrippy.egg-info/PKG-INFO
regrippy.egg-info/SOURCES.txt
regrippy.egg-info/dependency_links.txt
regrippy.egg-info/entry_points.txt
regrippy.egg-info/requires.txt
regrippy.egg-info/top_level.txt
regrippy/plugins/__init__.py
regrippy/plugins/antivirus.py
regrippy/plugins/compname.py
regrippy/plugins/filedialogmru.py
regrippy/plugins/gpo.py
regrippy/plugins/kb.py
regrippy/plugins/keyboard.py
regrippy/plugins/lastloggedon.py
regrippy/plugins/lastshutdown.py
regrippy/plugins/localgroups.py
regrippy/plugins/localusers.py
regrippy/plugins/mndmru.py
regrippy/plugins/mstscmru.py
regrippy/plugins/portproxy.py
regrippy/plugins/printer_history.py
regrippy/plugins/printer_ports.py
regrippy/plugins/proxy.py
regrippy/plugins/putty.py
regrippy/plugins/rdphint.py
regrippy/plugins/recentdocs.py
regrippy/plugins/regtime.py
regrippy/plugins/run.py
regrippy/plugins/runmru.py
regrippy/plugins/services.py
regrippy/plugins/shimcache.py
regrippy/plugins/srum.py
regrippy/plugins/sysinternals.py
regrippy/plugins/systeminfo.py
regrippy/plugins/tasks.py
regrippy/plugins/teamviewer.py
regrippy/plugins/timezone.py
regrippy/plugins/typedurls.py
regrippy/plugins/uninstall.py
regrippy/plugins/userassist.py
regrippy/plugins/usersids.py
regrippy/plugins/version.py
regrippy/thirdparty/ShimCacheParser.py
regrippy/thirdparty/__init__.py
tests/__init__.py
tests/get_coverage.py
tests/reg_mock.py
tests/test_antivirus.py
tests/test_compname.py
tests/test_filedialogmru.py
tests/test_keyboard.py
tests/test_lastloggedon.py
tests/test_lastshutdown.py
tests/test_localgroups.py
tests/test_localusers.py
tests/test_mndmru.py
tests/test_mstscmru.py
tests/test_portproxy.py
tests/test_printer_history.py
tests/test_printer_ports.py
tests/test_proxy.py
tests/test_putty.py
tests/test_rdphint.py
tests/test_recentdocs.py
tests/test_run.py
tests/test_runmru.py
tests/test_services.py
tests/test_shimcache.py
tests/test_sysinternals.py
tests/test_systeminfo.py
tests/test_tasks.py
tests/test_timezone.py
tests/test_typedurls.py
tests/test_uninstall.py
tests/test_userassist.py
tests/test_usersids.py
tests/test_version.py