TODO

Tue, 19 Dec 2006 18:01:00 -0500

author
brett
date
Tue, 19 Dec 2006 18:01:00 -0500
branch
trunk
changeset 11
a2ca41a85243
parent 10
f0acfe12a0e2
child 13
0a3ef1b9f6d4
permissions
-rw-r--r--

[svn] This is version 2.0 because I said so.

Things which I have a use case/anti-use case for:
* Decompress non-archive files.
* Figure out what to do about warnings in the Handlers.

Things that are generally good:
* Better tests.
* Better error messages.

Things I think might be good but can't prove:
* Interactivity ("This archive contains other archive files.  Would you
  like to extract them as well?")
* Consider having options about whether or not to make sane directories,
  have tarbomb protection, etc.
* Use zipfile instead of the zip commands.
* Processing from stdin.
* Extracting control.tar.gz from deb files.

mercurial