Scott Anderson 4b04e41eb6 arfile.py: handle six digit UIDs
* Essentially, the problem is that arfile.py is splitting the ar header with
  white-space instead of fixed-width fields, so two fields would get treated
  as a single field.  This makes things better than before as it now honors
  the fixed field widths.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-26 11:39:41 +01:00
2012-04-26 11:39:41 +01:00
2008-11-03 03:59:59 +00:00
Description
Tools for the Opkg lightweight package management system
337 KiB
Languages
Python 54.3%
Shell 44.9%
Makefile 0.8%