Richterrettich / rpm-rs

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

support RPM files with no files #57

Closed marxin closed 9 months ago

marxin commented 9 months ago

An RPM that has no files also does not contain tags related to files (e.g. RPMTAG_BASENAMES).

$ rpm -qpl openssh-9.3p2-2.3.x86_64.rpm
(contains no files)
marxin commented 9 months ago

Added in a new upstream project: https://github.com/rpm-rs/rpm