LICENSE
README.md
pyproject.toml
src/ypkgupgr/__init__.py
src/ypkgupgr/__main__.py
src/ypkgupgr/altbuf.py
src/ypkgupgr/appdata.py
src/ypkgupgr/colors.py
src/ypkgupgr/consts.py
src/ypkgupgr/graphics.py
src/ypkgupgr/ignored.py
src/ypkgupgr/logs.py
src/ypkgupgr/misc.py
src/ypkgupgr/venv.py
src/ypkgupgr.egg-info/PKG-INFO
src/ypkgupgr.egg-info/SOURCES.txt
src/ypkgupgr.egg-info/dependency_links.txt
src/ypkgupgr.egg-info/entry_points.txt
src/ypkgupgr.egg-info/requires.txt
src/ypkgupgr.egg-info/top_level.txt
tests/test_appdata.py
tests/test_colors.py
tests/test_consts.py
tests/test_graphics.py
tests/test_ignored.py
tests/test_logs.py
tests/test_main_integration.py
tests/test_main_unit.py
tests/test_venv.py