Queries all package suppliers with the given query string.
Returns a list of tuples, where the first entry is the human readable name of the package supplier and the second entry is the list of matched packages.
the search term to match packages on
PackageSupplier.searchPackages
See Implementation
Queries all package suppliers with the given query string.
Returns a list of tuples, where the first entry is the human readable name of the package supplier and the second entry is the list of matched packages.