LICENSE
README.md
pyproject.toml
setup.py
refspy/languages/__init__.py
refspy/languages/english.py
refspy/libraries/__init__.py
refspy/libraries/en_US.py
refspy/refspy.egg-info/PKG-INFO
refspy/refspy.egg-info/SOURCES.txt
refspy/refspy.egg-info/dependency_links.txt
refspy/refspy.egg-info/top_level.txt
refspy/types/__init__.py
refspy/types/book.py
refspy/types/format.py
refspy/types/language.py
refspy/types/library.py
tests/test_example.py
tests/test_formatter.py
tests/test_indexes.py
tests/test_manager.py
tests/test_matcher.py
tests/test_navigator.py
tests/test_range.py
tests/test_reference.py
tests/test_utils.py
tests/test_verse.py