Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruda/rpm2cpio

Command line utility written in Python to extract CPIO payload from RPM
https://github.com/ruda/rpm2cpio

package-manager python rpm

Last synced: 3 months ago
JSON representation

Command line utility written in Python to extract CPIO payload from RPM

Awesome Lists containing this project

README

        

Lightweight implementation of rpm2cpio written in Python.
Extract CPIO archive from RPM package.

rpm2cpio.py < adjtimex-1.20-2.1.i386.rpm | cpio -it
./sbin/adjtimex
./usr/share/doc/adjtimex-1.20
./usr/share/doc/adjtimex-1.20/COPYING
./usr/share/doc/adjtimex-1.20/COPYRIGHT
./usr/share/doc/adjtimex-1.20/README
./usr/share/man/man8/adjtimex.8.gz
133 blocks