Enumeration

AppStreamFormatStyle

Declaration

enum AppStream.FormatStyle

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

Name Description
AS_FORMAT_STYLE_UNKNOWN

The format style is unknown.

AS_FORMAT_STYLE_METAINFO

Parse AppStream upstream metadata (metainfo files)

AS_FORMAT_STYLE_CATALOG

Parse AppStream metadata catalog (shipped by software distributors)