eapi
This class represents an EAPI as per PMS 3.1.8.
- class pms_utils.ebuild.eapi(self: pms_utils.ebuild.eapi, expr: str)
Constructs a new eapi object from the input expression.
- Raises:
ValueError – The expression is invalid.
This class represents an EAPI as per PMS 3.1.8.
Constructs a new eapi object from the input expression.
ValueError – The expression is invalid.