Rewrite/revamp the current tooling for the Orphaned Packages Process
Find a file
2026-05-19 17:31:39 -05:00
src/endorphans Initial text report generation and other misc changes 2026-05-19 17:31:39 -05:00
.gitignore Organize the code into a proper Python package 2026-05-08 16:39:37 -05:00
compare.py Misc updates and add comparison script 2026-05-09 20:14:28 -05:00
LICENSE.md Change license to GPL-2.0-or-later 2026-05-08 17:40:58 -05:00
pyproject.toml Initial text report generation and other misc changes 2026-05-19 17:31:39 -05:00
README.md Change license to GPL-2.0-or-later 2026-05-08 17:40:58 -05:00

🚧🚧 WIP: Orphans v2

This is an effort by gotmax23 to rewrite/revamp the current tooling for the Fedora Orphaned Packages Process. More details to come. I was originally going to incubate this on Codeberg, but they were having an outage, so I am creating this directly on Fedora Forge. This is a WIP so expect force pushes and frequent changes. This current code mostly focusses on the dependency resolution portion. Other parts, including report generation, are WIP. See the issue tracker.

License

GPL-2.0-or-later. See the LICENSE.md file.