.gitignore
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
commitlint.config.js
doap.xml
docker-compose.yml
pyproject.toml
uv.lock
.woodpecker/container-cache.yaml
.woodpecker/container-ci.yaml
.woodpecker/container.yaml
.woodpecker/docs.yaml
.woodpecker/package.yaml
.woodpecker/test.yaml
docs/Makefile
docs/source/codeberg.svg
docs/source/conf.py
docs/source/config.rst
docs/source/features.rst
docs/source/index.rst
docs/source/readme.rst
docs/source/user.rst
skidge/__init__.py
skidge/__main__.py
skidge.egg-info/PKG-INFO
skidge.egg-info/SOURCES.txt
skidge.egg-info/dependency_links.txt
skidge.egg-info/entry_points.txt
skidge.egg-info/requires.txt
skidge.egg-info/top_level.txt
tests/__init__.py
tests/test_base.py