TODO

branch
trunk
changeset 6
77043f4e6a9f
parent 5
36f352abd093
child 7
1f3cb3845dfd
--- a/TODO	Sat Nov 04 10:34:06 2006 -0500
+++ b/TODO	Mon Nov 06 22:36:47 2006 -0500
@@ -1,11 +1,14 @@
 Things which I have a use case/anti-use case for:
+* Decompress non-archive files.
+* DTRT in the "archive contains one file" case.
 * Fix permissions as you extract.
-* Recursive extraction.
 
 Things that are generally good:
 * Usage information.
+* 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.
+* Extracting control.tar.gz from deb files.

mercurial