2011-04-19 08:21:14 +02:00
|
|
|
TODO
|
|
|
|
====
|
|
|
|
|
2011-05-03 08:19:01 +02:00
|
|
|
euscan
|
|
|
|
------
|
|
|
|
|
2012-04-23 17:05:59 +02:00
|
|
|
### Version detections
|
|
|
|
|
|
|
|
- Check other distros (youri, distrowatch, distromatch, whoas; Equivalent-Packages)
|
|
|
|
- Steal ideas from other tools (uscan, portscout)
|
|
|
|
- Steal data from other tools (dehs)
|
|
|
|
- Add a way to enable/disable methods: other_distributions,remote_euscan,handlers, etc....
|
|
|
|
|
|
|
|
### Command line interface
|
|
|
|
|
2012-08-07 08:45:58 +02:00
|
|
|
- html and xml output
|
2012-04-23 17:05:59 +02:00
|
|
|
|
|
|
|
### Misc
|
|
|
|
|
|
|
|
- Add a HTTP cache (1day, configurable)
|
2011-04-19 08:21:14 +02:00
|
|
|
|
2011-04-19 11:41:35 +02:00
|
|
|
Site Handlers
|
|
|
|
-------------
|
|
|
|
|
2012-08-15 11:04:29 +02:00
|
|
|
- store un-expanded SRC_URI and use it in handlers
|
2012-08-07 08:45:58 +02:00
|
|
|
- berlios
|
2011-09-21 10:09:50 +02:00
|
|
|
- sourceforge: http://sourceforge.net/api/file/index/project-name/vboxgtk/mtime/desc/limit/20/rss http://sourceforge.net/api/release/index/project-id/264534/rss
|
2012-04-23 17:05:59 +02:00
|
|
|
- MySQL: should use http://downloads.mysql.com/archives/
|
2011-04-19 11:41:35 +02:00
|
|
|
- mariadb: should use http://downloads.askmonty.org/MariaDB/+releases/
|
2011-05-03 08:19:01 +02:00
|
|
|
|
|
|
|
euscanwww
|
|
|
|
---------
|
|
|
|
|
2012-04-23 17:05:59 +02:00
|
|
|
- Try to separate portage stuff in django-portage/djportage (see what can be shared with other GSoC projects)
|
|
|
|
- Add an /about/config page that describe the current config (overlays, stuff in make.conf, euscan default settings, etc..)
|
|
|
|
- Create a rss for "scan world" + packages in GET
|
|
|
|
- Always keep in db the last upstream version (could be marked as packaged without overlay ?)
|
2011-11-27 16:25:44 +01:00
|
|
|
|
2011-12-30 11:33:27 +01:00
|
|
|
### API
|
|
|
|
|
2012-08-07 08:45:58 +02:00
|
|
|
- Move to tastypie
|