Enumeration
AppStreamArtifactKind
since: 1.0
Members
AS_ARTIFACT_KIND_UNKNOWN
-
Type invalid or not known.
- Value:
0
- Nickname:
unknown
- Available since: 1.0
- Value:
AS_ARTIFACT_KIND_SOURCE
-
The artifact describes software sources.
- Value:
1
- Nickname:
source
- Available since: 1.0
- Value:
AS_ARTIFACT_KIND_BINARY
-
The artifact describes a binary distribution of the component.
- Value:
2
- Nickname:
binary
- Available since: 1.0
- Value: