TODO

Mon, 26 Nov 2007 22:39:29 -0500

author
brett
date
Mon, 26 Nov 2007 22:39:29 -0500
branch
trunk
changeset 42
4a4cab75d5e6
parent 40
ee6a869f8da1
child 45
37d555407334
permissions
-rw-r--r--

[svn] Update documentation.

Things which I have a use case/anti-use case for:
* Support pisi packages (http://paketler.pardus.org.tr/pardus-2007/)
* Steal ideas from <http://martin.ankerl.com/files/e>.
* More 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.
* shar support.

mercurial