diff options
author | Timo Teras <timo.teras@iki.fi> | 2008-04-21 16:30:10 +0000 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2008-04-21 16:30:10 +0000 |
commit | 823283edca0d8403742999917a4ff0698ad641cb (patch) | |
tree | c023160837e616ca5ff5e85cc754cd3e17bd1d2e /TODO | |
parent | 951602e551bc56b433f7c6d908998b6289890b09 (diff) | |
download | apk-tools-823283edca0d8403742999917a4ff0698ad641cb.tar.gz apk-tools-823283edca0d8403742999917a4ff0698ad641cb.tar.bz2 apk-tools-823283edca0d8403742999917a4ff0698ad641cb.tar.xz apk-tools-823283edca0d8403742999917a4ff0698ad641cb.zip |
Argument parsing. Some other stuff too.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -- Command line parsing -- Get repositories/root from command line +- Handle properly gunzip failure + - Repository index/package fetching from URLs - Installation of local files |