LICENSE
README.md
pyproject.toml
pkgmgr/__init__.py
pkgmgr/__main__.py
pkgmgr/cli.py
pkgmgr/config.py
pkgmgr/points.py
pkgmgr/release.py
pkgmgr/shell_integration.py
pkgmgr/snapshot.py
pkgmgr/watch.py
pkgmgr/collectors/__init__.py
pkgmgr/collectors/base.py
pkgmgr/collectors/checksums.py
pkgmgr/templates/pkg.yaml.sample
pkgmgr/templates/pkgmgr.yaml.sample
pkgmgr_kunrunic.egg-info/PKG-INFO
pkgmgr_kunrunic.egg-info/SOURCES.txt
pkgmgr_kunrunic.egg-info/dependency_links.txt
pkgmgr_kunrunic.egg-info/entry_points.txt
pkgmgr_kunrunic.egg-info/not-zip-safe
pkgmgr_kunrunic.egg-info/requires.txt
pkgmgr_kunrunic.egg-info/top_level.txt
tests/test_cli_install.py
tests/test_config.py
tests/test_progress.py
tests/test_release.py
tests/test_snapshot.py
tools/echo_args.py