.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/release.yml
.vscode/settings.json
res/dnf.svg
res/windnf.svg
schemas/filelists.sqlite.txt
schemas/gpt-approved.png
schemas/other.sqlite.txt
schemas/primary.sqlite.txt
src/windnf/__init__.py
src/windnf/cli.py
src/windnf/config.py
src/windnf/db_manager.py
src/windnf/downloader.py
src/windnf/logger.py
src/windnf/metadata_manager.py
src/windnf/nevra.py
src/windnf/operations.py
src/windnf/schema.sql
src/windnf.egg-info/PKG-INFO
src/windnf.egg-info/SOURCES.txt
src/windnf.egg-info/dependency_links.txt
src/windnf.egg-info/entry_points.txt
src/windnf.egg-info/requires.txt
src/windnf.egg-info/top_level.txt
tests/run.py