LICENSE
README.md
pyproject.toml
jgdv/__init__.py
jgdv/_types.py
jgdv.egg-info/PKG-INFO
jgdv.egg-info/SOURCES.txt
jgdv.egg-info/dependency_links.txt
jgdv.egg-info/requires.txt
jgdv.egg-info/top_level.txt
jgdv/_abstract/__init__.py
jgdv/_abstract/factory.py
jgdv/_abstract/protocols.py
jgdv/debugging/__init__.py
jgdv/debugging/human.py
jgdv/decorators/__init__.py
jgdv/decorators/base.py
jgdv/decorators/check_protocol.py
jgdv/decorators/util.py
jgdv/enums/__init__.py
jgdv/enums/location_meta.py
jgdv/enums/loop_control.py
jgdv/enums/task_response.py
jgdv/enums/task_state.py
jgdv/enums/util.py
jgdv/files/__init__.py
jgdv/files/bookmarks/__init__.py
jgdv/files/bookmarks/bookmark.py
jgdv/files/bookmarks/collection.py
jgdv/files/tags/__init__.py
jgdv/files/tags/base.py
jgdv/files/tags/substitutions.py
jgdv/files/tags/__tests/example.index
jgdv/files/tags/__tests/test.sub
jgdv/files/tags/__tests/test.tags
jgdv/files/tags/__tests/test_base.py
jgdv/files/tags/__tests/test_substitutions.py
jgdv/logging/__init__.py
jgdv/logging/context.py
jgdv/logging/filter.py
jgdv/structs/__init__.py
jgdv/structs/regex.py
jgdv/testing/__init__.py
jgdv/testing/tempdir.py
jgdv/util/__init__.py
jgdv/util/chain_get.py
jgdv/util/slice.py