Name
This class represents a package name as per PMS 3.1.2.
- class pms_utils.atom.Name(self: pms_utils.atom.Name, expr: str)
Constructs a new Name object from the input expression.
- Raises:
ValueError – The expression is invalid.
This class represents a package name as per PMS 3.1.2.
Constructs a new Name object from the input expression.
ValueError – The expression is invalid.