euscan: new cpan handler

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
Corentin Chary
2012-04-20 17:27:16 +02:00
parent 3da5fb5240
commit b0ccdd2157
4 changed files with 82 additions and 5 deletions

3
TODO
View File

@ -22,6 +22,9 @@ euscan
- Add a way to how we failled to find a new version
- add a HTTP cache (1day, configurable)
- add a way to enable/disable methods: other_distributions,remote_euscan,handlers, etc....
- try to differenciate stable, beta, alpha versions
- give the full Package() to handlers, not just the cpv string
- better handlers detection logic __init__.py
Site Handlers
-------------