Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ruda/rpm2cpio
- Owner: ruda
- License: bsd-3-clause
- Created: 2013-03-11T03:28:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T22:35:39.000Z (over 4 years ago)
- Last Synced: 2023-03-11T16:46:25.552Z (almost 2 years ago)
- Topics: package-manager, python, rpm
- Language: Python
- Homepage: https://ruda.github.io/rpm2cpio/
- Size: 81.1 KB
- Stars: 12
- Watchers: 0
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
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