.editorconfig
.gitignore
.readthedocs.yaml
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
.github/workflows/build_test_python_packages.yml
.github/workflows/cffconvert.yml
.github/workflows/create_release_description.yml
.github/workflows/do_release.yml
.github/workflows/parse_title.yml
.github/workflows/prepare_release.yml
.github/workflows/test.yml
docs/Makefile
docs/make.bat
docs/_templates/.gitignore
docs/source/conf.py
docs/source/developing.rst
docs/source/index.rst
docs/source/overview.txt
docs/source/tutorial.rst
src/capsuli/__init__.py
src/capsuli.egg-info/PKG-INFO
src/capsuli.egg-info/SOURCES.txt
src/capsuli.egg-info/dependency_links.txt
src/capsuli.egg-info/requires.txt
src/capsuli.egg-info/scm_file_list.json
src/capsuli.egg-info/scm_version.json
src/capsuli.egg-info/top_level.txt
src/capsuli/tests/__init__.py
src/capsuli/tests/test_something.py