[ Version ( since = "0.6.2" ) ]
public PackageSack filter_by_info (Info info)
Returns a new package sack which only matches packages that match the specified info enum value.
| this |
a valid PackageSack instance |
| info |
a Info value to match |
|
a new PackageSack, free with unref |