1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-28 02:36:15 +01:00
github.com_openSUSE_osc/osc/util
Marcus Hüwe ab3403380f - added cpio archive reader. Supported formats:
* ascii SVR4 no CRC also called "new_ascii"
- no directory/PIPE/blk etc. support atm. Some of it might be implemented later in case I'm bored:)
- format implementation is based on src/copyin.c and src/util.c (see cpio sources)
- it is needed to investigate #477690 ("osc fetching binaries really slow")
2009-03-19 13:52:00 +00:00
..
__init__.py - added cpio archive reader. Supported formats: 2009-03-19 13:52:00 +00:00
ar.py - added __str__() method to the ArFile class 2009-03-09 11:17:44 +00:00
cpio.py - added cpio archive reader. Supported formats: 2009-03-19 13:52:00 +00:00