Richterrettich / rpm-rs

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

feat: additional getter methods #29

Closed drahnr closed 2 years ago

drahnr commented 3 years ago

Initial stab on better user visible types. Partially required to impl repomd format as part of https://github.com/drahnr/cantaloupe .

Ref #9

drahnr commented 3 years ago

Builds on top of #27 which is ready for review, this one is WIP and needs restructuring.

drahnr commented 3 years ago

This PR is not dead :) going to pick this up in a few days

dralley commented 3 years ago

@drahnr I also need these (for the same reason) but I've got plenty of other things that I still need to work on so it's not an immediate blocker.

drahnr commented 3 years ago

@Richterrettich did a quick cleanup, two commits, one for generic i64 value infra, the other for better digest handling resolving a TODO.

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/