* morituri/test/test_image_toc.py (added):

* morituri/image/toc.py (added):
	  Add first stab at .toc parsing.
This commit is contained in:
Thomas Vander Stichele
2009-04-27 22:18:03 +00:00
parent 748d630ba6
commit f2b6991dbe
3 changed files with 277 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2009-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_image_toc.py (added):
* morituri/image/toc.py (added):
Add first stab at .toc parsing.
2009-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/readtoc.py: