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 |
|
Marcus Hüwe
|
2da0f1b737
|
- added docstring
|
2009-03-05 02:06:26 +00:00 |
|
Marcus Hüwe
|
141845c324
|
- added __iter__() method to iterate over an Ar object
|
2009-03-05 02:00:56 +00:00 |
|
Marcus Hüwe
|
3330cd012c
|
- added licensing information
|
2009-03-04 22:56:24 +00:00 |
|
Marcus Hüwe
|
3b08741a80
|
- 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 |
|