Metadata-Version: 2.4
Name: windnf
Version: 1.1.0
Summary: Windows RPM Package Metadata Calculator Tool
Author-email: Maulusck✖Perplexity <maulusck@pm.me>
License-Expression: WTFPL
Project-URL: Home-page, https://github.com/maulusck/windnf
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: PyYAML
Requires-Dist: tqdm
Requires-Dist: urllib3
Dynamic: license-file

![winDNF Icon](res/windnf.svg)
# **winDNF** Project

> **winDNF** — The Windows DNF Simulator. Continuing the RPM tradition with quirky naming, seamless [NEVRA](https://deepwiki.com/rpm-software-management/hawkey/4.2-nevra-parsing-and-string-utilities)-based package management, and native performance.

## TODO
```text
- [ ] Optimize and clean up code
- [x] Unify DB manager return types
- [ ] Consider SRPM management
- [x] Add `windnf info` command
- [ ] Improve NEVRA RPM management (arch/weak/src/real) — will support later once basics are working
- [ ] Unify DB manager return types (half-done)
- [ ] Add cool banner in interactive mode
- [ ] Implement `whatprovides` and `whatrequires` commands — search by files
- [ ] Support for old-style XML-based repodata
