aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2012-02-14 14:55:11 +0100
committerCorentin Chary <corentincj@iksaif.net>2012-02-14 14:55:11 +0100
commitb0664564f32707c514e57286469f291fe4dad6e7 (patch)
tree91aca4c35fcc3688689a31c9c838593d5883682a /TODO
parenteuscan: remove a line (diff)
downloadeuscan-b0664564f32707c514e57286469f291fe4dad6e7.tar.gz
euscan-b0664564f32707c514e57286469f291fe4dad6e7.tar.bz2
euscan-b0664564f32707c514e57286469f291fe4dad6e7.zip
euscan: update TODO and euscan-update.sh
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 15 insertions, 2 deletions
diff --git a/TODO b/TODO
index 871855d..0b5e801 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,23 @@
TODO
====
+GSoC Ideas
+----------
+- Misc work on detection
+- Celery port
+
euscan
------
- check other distros (youri, distrowatch, distromatch, whoas; Equivalent-Packages)
-- steel ideas from other tools (uscan, portscout)
+- steal ideas from other tools (uscan, portscout)
+- steal data from other tools (dehs)
+- debian/watch support ? (or a tool to convert debian/watch to something euscan could use).
+ - push some kind of equivalent in metadata.xml
+ - <upsteam><watch options="quirck1 quirck2">http://my.soft/tar-(\d+).ball</watch></upstream>
+- cleaner code to separate gentoo mangled version and upstream unmangled versions
+ - try to import $PV -> $MY_PV transformations from ebuilds ?
+- add a HTTP cache (1day, configurable)
Site Handlers
-------------
@@ -19,9 +31,10 @@ euscanwww
---------
- add last scan in the footer [0.2.0]
-- rss scan world + post ?
- add an /about/config page that describe the current config (overlays, stuff in make.conf, euscan default settings, etc..) [0.2.0]
- add a table for overlays, change euscan_versions [0.2.0]
+- rss scan world + post ?
+- sort verions on package page
### Commands [0.2.0]