Expanded Python module for accessing LBS snapshots, and lbs-util.py.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 11 Sep 2007 17:38:13 +0000 (10:38 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Tue, 11 Sep 2007 17:38:13 +0000 (10:38 -0700)
commitf48d9bc505b99bf3e83ae15f5c46c5a7b2d188b7
tree7b5863feb53ac5e677dbc60758a74ab91aaf9c0e
parentffb5e058506c9eb1d91bf29db94ed446abdb86fa
Expanded Python module for accessing LBS snapshots, and lbs-util.py.

Expand the lbs Python module with code for reading from LBS archives.  This
includes decoding segments and parsing snapshot descriptors and metadata
logs.

Expand the lbs-util.py tool so that it has most of the functionality of
lbs-util (Perl implementation).  The Perl code should now be considered
deprecated, and will be removed at some point in the future.

The Python code still needs some cleaning up.
NEWS
lbs-util.py
lbs.py