pyrpm icon indicating copy to clipboard operation
pyrpm copied to clipboard

A pure python rpm reader

Results 2 pyrpm issues
Sort by recently updated
recently updated
newest added

When parsing a common spec file, tzdata.spec available [here](https://github.com/mjvm/pyrpm/files/7358631/tzdata.spec.txt), I get a crash as follows: >>> from pyrpm.spec import Spec, replace_macros >>> spec = Spec.from_file("tzdata.spec") Traceback (most recent call last):...

It would be great if this module could be used to list and extract the files contained in the rpm cpio