profile ======= .. module:: pms_utils.profile | This module provides facilities for introspecting profiles as per `PMS 5 `_ and as extended by Portage. | The PMS profile is implemented in :py:class:`Profile` and the Portage profile is a child class of this in :py:class:`PortageProfile`. .. toctree:: :maxdepth: 1 profile/expand_package_expr profile/Filters profile/Profile profile/PortageProfile