Class PackageType (1.11.3)

PackageType(value)

Package type is either binary or source.

Values: PACKAGE_TYPE_UNSPECIFIED (0): Package type is not specified. BINARY (1): Binary package (.rpm). SOURCE (2): Source package (.srpm).