Source: dh-appstream
Section: text
Priority: optional
Maintainer: Debian Commons <dh-appstream@packages.debian.org>
Uploaders: Bastian Germann <bage@debian.org>
Build-Depends: debhelper-compat (= 14)
Standards-Version: 4.7.4
Homepage: https://salsa.debian.org/debian/dh-appstream

Package: dh-appstream
Architecture: all
Depends: fontconfig, appstream, license-detector, python3-fonttools
Provides: dh-sequence-appstream
Description: debhelper addon for generating AppStream metainfo XML
 dh-appstream is a debhelper tool that generates AppStream metainfo XML
 files from Debian binary package information and installs them in the
 built packages.
 .
 Currently, it supports generating metainfo for font packages (component
 type "font"), with automatic font family discovery using fc-query.
 .
 The tool reads metadata from debian/control and debian/copyright,
 generates the metainfo XML from a template, validates it using
 appstreamcli, and installs it to /usr/share/metainfo/.
