Package

This class represents the second path component of a VDB entry (category/package-version), which is the name and version parts of an Atom.

class pms_utils.vdb.Package
property name: pms_utils.atom.Name

(self) -> pms_utils.atom.Name

property version: pms_utils.atom.Version

(self) -> pms_utils.atom.Version