If given string is anywhere in a catalog name, it is
considered a matching catalog. It accepts patterns as
in fnmatch and is case-insensitive.
By default, all catalogs are returned.
sort : bool
Sort output in alphabetical order. If not sorted, the
order depends on dictionary hashing. Default is True.