.gitignore
LICENSE
README.rst
justfile
pyproject.toml
uv.lock
.github/workflows/publish_release.yml
.github/workflows/tests.yml
src/htse/__init__.py
src/htse/_version.py
src/htse.egg-info/PKG-INFO
src/htse.egg-info/SOURCES.txt
src/htse.egg-info/dependency_links.txt
src/htse.egg-info/requires.txt
src/htse.egg-info/top_level.txt
src/htse/_internal/molellipsize.py
src/htse/_internal/poremapper.py
src/htse/_internal/properties.py
src/htse/_internal/spindry.py
src/htse/_internal/utilities.py
src/htse/_internal/xtb.py
tests/__init__.py
tests/test_mes.py