This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
github.com_openSUSE_osc
Watch
1
Star
0
Fork
0
You've already forked github.com_openSUSE_osc
mirror of
https://github.com/openSUSE/osc.git
synced
2025-08-10 01:04:04 +02:00
Code
Activity
Files
5d27d74ee42d755383dd9aa28b58428f4ba290a9
github.com_openSUSE_osc
/
osc
/
util
History
Marcus Hüwe
5d27d74ee4
- added __str__() method to the ArFile class
...
- when rereading a file setup the 'datastructs' again
2009-03-09 11:17:44 +00:00
..
__init__.py
- added ar module: this can be used to read ar archives. This will be used later to extract files from a debian package which uses this format. Currently we only support the GNU format (note: maybe something is still missing but it's sufficient for our needs)
2009-03-04 22:15:11 +00:00
ar.py
- added __str__() method to the ArFile class
2009-03-09 11:17:44 +00:00