Richterrettich / rpm-rs

A pure rust library for building and parsing RPM's
Other
39 stars 18 forks source link

Implement Debug for RPMPackage #33

Closed puiterwijk closed 2 years ago

puiterwijk commented 3 years ago

This has a manual implementation of Debug for Lead, and then derives it for the rest if the structs.

Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org

dacut commented 2 years ago

I have merged this into a fork since this seems to be abandoned for now. https://docs.rs/kanga-rpm-rs/0.7.0/rpm/