keyword

This class represents a keyword as per PMS 3.1.7.

class pms_utils.ebuild.keyword(self, expr: str)

Constructs a new keyword object from the input expression.

Raises:

ValueError – The expression is invalid.