summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorrichard <devnull@localhost>2005-03-30 06:03:19 +0000
committerrichard <devnull@localhost>2005-03-30 06:03:19 +0000
commit7cc5e4c2b4d0d683d44f16b29fe402aa913183e8 (patch)
tree596c29c9a35fb8c6fa7b289bcf05ce0981a47c58 /TODO.txt
parentba5eb813cf65d2d6eab5e58170de553f71af25b6 (diff)
downloaddecorator-7cc5e4c2b4d0d683d44f16b29fe402aa913183e8.tar.gz
release display re-working
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index f831765..a996516 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,16 @@
+Sooner:
+
+- new name for PyPI
+- command-line tool to query pypi and fetch entries
+- table structure and query support for checking dependencies
+ - table structure has columns for identification of the release
+ - add a specification ID to release_*?
+ - or just use release, name
+ - table also has a column for each of <, <=, ==, >=, > so queries are
+ easier to form
+
Later:
-- package submission
- change notification emails
- "latest changes"
- admin inteface for user details editing (and fix theller@python.net)