filter_by_info
Description:
Returns a new package sack which only matches packages that match the specified info enum value.
Parameters:
this |
a valid PackageSack instance |
info |
a Info value to match |
Returns:
a new PackageSack, free with unref |