.gitchangelog.rc
.gitignore
.pep8speaks.yml
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
toxfile.py
.github/fix_pkg_name.sh
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/bandit.yml
.github/workflows/ci.yml
.github/workflows/coverage.yml
.github/workflows/pylint.yml
.github/workflows/release.yml
.github/workflows/sphinx.yml
.github/workflows/wheels.yml
docs/Makefile
docs/make.bat
docs/source/CHANGELOG.rst
docs/source/README.rst
docs/source/conf.py
docs/source/index.rst
src/repolite/__init__.py
src/repolite/repolite.py
src/repolite.egg-info/PKG-INFO
src/repolite.egg-info/SOURCES.txt
src/repolite.egg-info/dependency_links.txt
src/repolite.egg-info/entry_points.txt
src/repolite.egg-info/requires.txt
src/repolite.egg-info/top_level.txt
src/repolite/data/example.yml
tests/conftest.py
tests/test_misc.py
tests/test_repolite.py
tests/testdata/.keepdir