.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
RELEASING.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/deploy.yml
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/test.yml
scripts/run_command.py
src/pepotron/__init__.py
src/pepotron/__main__.py
src/pepotron/cli.py
src/pepotron.egg-info/PKG-INFO
src/pepotron.egg-info/SOURCES.txt
src/pepotron.egg-info/dependency_links.txt
src/pepotron.egg-info/entry_points.txt
src/pepotron.egg-info/requires.txt
src/pepotron.egg-info/top_level.txt
src/pepotron.egg-info/zip-safe
tests/__init__.py
tests/test_pep.py