pkgcore.sync.hg module — pkgcore master documentation
-
class pkgcore.sync.hg.hg_syncer(*args, **kwargs)[source]¶
Bases: VcsSyncer
-
binary = 'hg'¶
-
classmethod is_usable_on_filepath(path)[source]¶
-
static parse_uri(raw_uri)[source]¶
Return the real URI with any protocol prefix stripped.
-
supported_uris = (('hg+', 5), ('mercurial+', 5))¶