Richterrettich / rpm-rs

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

Support delta rpms #25

Open drahnr opened 4 years ago

drahnr commented 4 years ago

Algorithm background https://www.jdieter.net/posts/2009/11/06/on-binary-delta-algorithms/

dralley commented 3 years ago

Delta RPMs are complex and increasingly unpopular, so while it would be great to have support, it probably shouldn't be a high priority.

Richterrettich commented 3 years ago

I second @dralley on this. I think this would introduce a lot of complexity. That said, I am open for PR's