Hi folks,
I’m working on a Java-based tool that needs to parse RPM packages. I’ve been using the Redline RPM library so far, but I’m unsure if it supports—or plans to support—the new RPM v6 format.
Are there any efforts, tools, or community discussions around RPM v6 parsing support for Java/Maven-based projects?
Any guidance on where to look or contribute would be much appreciated. Thank you!