Enumeration
AppStreamFormatStyle
Description [src]
There are a few differences between AppStream’s metainfo files (shipped by upstream projects) and the catalog metadata (shipped by distributors). The data source kind indicates which style we should process. Usually you do not want to set this explicitly.
Members
-
AS_FORMAT_STYLE_UNKNOWN
-
The format style is unknown.
- Value:
0
- Available since: 1.0
- Value:
-
AS_FORMAT_STYLE_METAINFO
-
Parse AppStream upstream metadata (metainfo files).
- Value:
1
- Available since: 1.0
- Value:
-
AS_FORMAT_STYLE_CATALOG
-
Parse AppStream metadata catalog (shipped by software distributors).
- Value:
2
- Available since: 1.0
- Value: