[ Version ( since = "0.8.16" ) ]
public Package find_by_id_name_arch (string package_id)
Finds a package in a sack by package name and architecture.
As soon as one package is found the search is stopped.
this |
a valid PackageSack instance |
package_id |
a package_id descriptor |
the Package object, or |