URI
This class represents a URI as used in src_uri
.
- class pms_utils.ebuild.URI(self: pms_utils.ebuild.URI, expr: str)
Constructs a new URI object from the input expression.
- Raises:
ValueError – The expression is invalid.
This class represents a URI as used in src_uri
.
Constructs a new URI object from the input expression.
ValueError – The expression is invalid.