PortageProfile

This class represents a user profile as implemented by portage. It differs from a PMS profile in directory layout and in allowing wildcard expressions.
See man portage.5.
class pms_utils.profile.PortageProfile(self: pms_utils.profile.PortageProfile, arg0: os.PathLike)

Bases: Profile