qisrc.manifest – Parsing manifest files

Set of tools to handle source manifests

qisrc.manifest.parse_manifest

qisrc.manifest.parse_manifest(manifest)

Parse a manifest, cloning required repositories while doing so

Parameters:manifest – a manifest location (a file path or an url)
Returns:a dictionary (name, url) of projects to clone