TODO

Sat, 04 Jul 2009 11:18:33 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Sat, 04 Jul 2009 11:18:33 -0400
branch
trunk
changeset 120
0b13df37c884
parent 104
ee9600dac90a
permissions
-rw-r--r--

add missing tools that you might need for .deb packages

-*- text -*-

To do:

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:
* Use zipfile instead of the zip commands.
* Processing from stdin.
* shar support.
* --expert mode: prompts don't show an explanation of what the options are,
  unless you ask with ?.

mercurial