LICENSE
README.rst
pyproject.toml
setup.py
src/trops/__init__.py
src/trops/capcmd.py
src/trops/env.py
src/trops/exec.py
src/trops/file.py
src/trops/init.py
src/trops/koumyo.py
src/trops/log.py
src/trops/release.py
src/trops/repo.py
src/trops/trops.py
src/trops/utils.py
src/trops.egg-info/PKG-INFO
src/trops.egg-info/SOURCES.txt
src/trops.egg-info/dependency_links.txt
src/trops.egg-info/entry_points.txt
src/trops.egg-info/requires.txt
src/trops.egg-info/top_level.txt
tests/test_capcmd.py
tests/test_env.py
tests/test_file.py
tests/test_init.py
tests/test_koumyo.py
tests/test_log.py
tests/test_repo.py
tests/test_trops.py
tests/test_utils.py