.bumpversion.cfg
.git_archival.txt
.gitattributes
.gitignore
CHANGELOG.md
LICENSE
README.md
makefile
pyproject.toml
tox.ini
src/jsaxonpy/__init__.py
src/jsaxonpy/_version.py
src/jsaxonpy/jvm.py
src/jsaxonpy/signleton.py
src/jsaxonpy/xslt.py
src/jsaxonpy.egg-info/PKG-INFO
src/jsaxonpy.egg-info/SOURCES.txt
src/jsaxonpy.egg-info/dependency_links.txt
src/jsaxonpy.egg-info/requires.txt
src/jsaxonpy.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_saxon.py
tests/test_saxon_mp.py
tests/test_saxon_threading.py
tests/test_version.py
tests/worker.py
tests/fixtures/catalog.xml
tests/fixtures/note.xml
tests/fixtures/dtd/note.dtd