Searched defs:pkgdata (Results 1 – 1 of 1) sorted by relevance
72 def packages_in_recipe(pkgdata, recipe): argument80 def load_runtime_package(pkgdata, package): argument83 def recipe_from_package(pkgdata, package): argument95 def __init__(self, pkgdata): argument252 pkgdata = args.pkgdata if args.pkgdata else find_pkgdata() variable