A module to keep a file archive in a bounded number of Write Once Read Many blocks.
djk
Änderung: 140:ef8f0004be0e Nutzer: djkDatum: Thu Dec 10 18:10:02 2009 -0500 Zusammenfassung: A module to keep a file archive in a bounded number of Write Once Read Many blocks. wormarc/archive.py | 404 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ wormarc/binaryrep.py | 228 ++++++++++++++++++++++++++++++++++ wormarc/blocknames.py | 75 +++++++++++ wormarc/blocks.py | 461 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ wormarc/deltacoder.py | 208 +++++++++++++++++++++++++++++++ wormarc/design.txt | 74 +++++++++++ wormarc/filemanifest.py | 485 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ wormarc/hghelper.py | 38 +++++ wormarc/linkmap.py | 202 ++++++++++++++++++++++++++++++ wormarc/shafunc.py | 50 +++++++ wormarc/test_archive.py | 730 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 11 Dateien verändert, 2955 Zeilen hinzugefügt(+), 0 Zeilen entfernt(-)