appstream

appstream

Tools and libraries to work with AppStream metadata

  • version 1.1.1-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install appstream

or

kpkg build appstream

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["libyaml"]
    N1["libxmlb"]
    N2["itstool"]
    N3["libfyaml"]
    N4["glib"]
    N5["gperf"]
    N6["appstream"]
    style N6 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N7["libxslt"]
    N8["gobject-introspection"]
    N0 --> N3
    N1 --> N6
    N2 --> N6
    N3 --> N6
    N4 --> N6
    N4 --> N8
    N4 --> N1
    N5 --> N6
    N7 --> N6
    N8 --> N6
    N8 --> N1