Name
Pkg::PkgGetLicensesToConfirm — Return Licence Text of several packages
Synopsis
map<string,string>
PkgGetLicensesToConfirm
( |
list<string>
packages
) ; |
Description
Return a map<package,license> for all candidate packages in list, which do have a license. Unknown packages and those without license text are not returned.