hughsie / appstream-glib

This library provides objects and helper methods to help reading and writing AppStream metadata.
GNU Lesser General Public License v2.1
65 stars 103 forks source link

as-app: Also unwrap description in metainfo files #427

Closed Vogtinator closed 2 years ago

Vogtinator commented 2 years ago

According to the specification, there is no difference between both kinds of upstream metainfo files.

Fixes #381