pkgcore.sync.http module

class pkgcore.sync.http.http_syncer(basedir, uri, dest=None, **kwargs)[source]

Bases: Syncer

Syncer that fetches files over HTTP(S).

forcable = True