Class PackageType (1.11.4)

PackageType(value)

Package type is either binary or source.

Enums

Name Description
PACKAGE_TYPE_UNSPECIFIED Package type is not specified.
BINARY Binary package (.rpm).
SOURCE Source package (.srpm).