Class VersionedPackage (1.6.0)

VersionedPackage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information related to the a standard versioned package. This includes package info for APT, Yum, Zypper, and Googet package managers.

Attributes

NameDescription
package_name str
The name of the package.
architecture str
The system architecture this package is intended for.
version str
The version of the package.