Correct the Bash completion script behaviour.
[dput.git] / TODO
blob346f8f6ca3a3cff123a67a65645c50d128adfe7c
1 To Do list for improving features
2 #################################
4 To Do
5 =====
7 * Enable a decent progress indicator for all upload methods.
9   Debian bug#835605.
11 * Implement SFTP support using python-paramiko.
13   Debian bug#505173.
15 * Support FTP-over-HTTP for FTP proxy users.
17   Debian bug#251214.
19 * Implement pre-upload and post-upload hook directories.
21   Debian bug#477919.
23 * Restrict upload types (source, binary etc.) in config.
25   Debian bug#502633.
27 * Convert to Python 3.
29   Debian bug#830879.
32 Done
33 ====
35 * Verify GnuPG signature using Python library.
37   Debian bug#835598.
42     Local variables:
43     coding: utf-8
44     mode: text
45     mode: rst
46     End:
47     vim: fileencoding=utf-8 filetype=rst :