Moved archive extraction into its own module (zerostore/unpack.py).
commite93b78e722c98cc63cac4ae3b1dbaecb81310ff6
authorThomas Leonard <talex5@gmail.com>
Sun, 29 Jan 2006 13:36:48 +0000 (29 13:36 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree451807454b7b2e0052fcc33acf58630d36bccb15
parent3ccde97baaa2a976b82d770f3b512f35f50593e4
Moved archive extraction into its own module (zerostore/unpack.py).

Added unit-tests for unpacking.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@653 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/HelloWorld.tar.bz2 [new file with mode: 0644]
tests/dummy-1-1.noarch.rpm [new file with mode: 0644]
tests/testall.py
tests/testunpack.py [new file with mode: 0755]
zeroinstall/zerostore/__init__.py
zeroinstall/zerostore/unpack.py [new file with mode: 0644]