TODO

Tue, 02 Jan 2007 20:30:17 -0500

author
brett
date
Tue, 02 Jan 2007 20:30:17 -0500
branch
trunk
changeset 18
1600807a32bd
parent 13
0a3ef1b9f6d4
child 22
b240777ae53e
permissions
-rw-r--r--

[svn] Add basic documentation, and make this version 3.0.

Things which I have a use case/anti-use case for:
* Figure out what the deal is with strerror.
* Better error messages (file doesn't exist, isn't readable, etc.)
* Interactivity: ask about overwriting, recursing, etc.
* Consistently raise and handle exceptions.

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

Things I think might be good but can't prove:
* 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.
* shar support.

mercurial