On Thu, Sep 1, 2011 at 10:31 AM, Michał Górny <mgo...@gentoo.org> wrote: > On Wed, 31 Aug 2011 15:41:51 +0200 > Corentin Chary <corentin.ch...@gmail.com> wrote: > >> - Specific handlers for PyPi, RubyGems, pecl and PEAR packages (check >> http://git.iksaif.net/?p=euscan.git;a=tree;f=pym/euscan/handlers;h=9a995dfcebe6beecce71851abb84a875cf6e5979;hb=HEAD >> ). > > AFAICS that specific handlers are required to grab a list of versions. > Is it or will it be possible to add a kind of semi-handlers which would > just grab a list of all URIs (e.g. on github project) and let euscan > match them with SRC_URI?
Yep, it's possible, you can do some specific stuff and import functions from euscan.helpers for euscan.handlers.generic to do a "generic" scan, then return a correct list of version. -- Corentin Chary http://xf.iksaif.net