find_by_id_name_arch


Description:

[ 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.

Parameters:

this

a valid PackageSack instance

package_id

a package_id descriptor

Returns:

the Package object, or null if not found.