c72df716d4
- Fix grammar in pkg-descr
7 lines
295 B
Text
7 lines
295 B
Text
Convert .rpm files to cpio format.
|
|
|
|
Why does the world need another rpm2cpio? because the existing one
|
|
won't build unless you have half a ton of things that aren't really
|
|
required for it, since it uses the same library used to extract RPM's.
|
|
|
|
This version is just a tiny wrapper around bsdtar.
|