[ Version ( since = "0.5.2" ) ]
public Package find_by_id (string package_id)
Finds a package in a sack from reference.
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 |