UseConditional

This class represents an use-conditional dependency group as per PMS 8.2.

class pms_utils.depend.UseConditional(self: pms_utils.depend.UseConditional, expr: str)

Constructs a new UseConditional object from the input expression.

Raises:

ValueError – The expression is invalid.

property negate: bool
property useflag: pms_utils.atom.Useflag