Searched defs:pkgdata (Results 1 – 1 of 1) sorted by relevance
77 def packages_in_recipe(pkgdata, recipe): argument85 def load_runtime_package(pkgdata, package): argument88 def recipe_from_package(pkgdata, package): argument100 def __init__(self, pkgdata): argument257 pkgdata = args.pkgdata if args.pkgdata else find_pkgdata() variable