Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016-2022 Matthias Klumpp -->
<component type="console-application">
<id>org.freedesktop.appstream.cli</id>
<metadata_license>FSFAP</metadata_license>
<project_license>LGPL-2.1+</project_license>
<name>AppStream CLI</name>
<summary>An utility to work with AppStream metadata</summary>
<description>
<p>
AppStream is a metadata specification which permits software components to provide information about themselves
to automated systems and end-users before the software is actually installed.
The AppStream project provides facilities to easily access and transform this metadata, as well as a few additional
services for building feature-rich software centers and similar applications that make use of software metadata.
</p>
<p>
The <em>appstreamcli</em> command-line tool allows to read, write, and transform AppStream XML or YAML metadata
as well as to validate it for compliance with the specification.
It also provides easy access to the system metadata pool, for example to query for software that provides a
specific Mediatype handler or for installing software by its component identifier.
</p>
</description>
<url type="homepage">https://www.freedesktop.org/wiki/Distributions/AppStream/</url>
<url type="help">https://www.freedesktop.org/software/appstream/docs/chap-AppStream-ManualPages.html</url>
<url type="bugtracker">https://github.com/ximion/appstream/issues</url>
<url type="vcs-browser">https://github.com/ximion/appstream/</url>
<project_group>Freedesktop</project_group>
<translation type="gettext">appstream</translation>
<provides>
<binary>appstreamcli</binary>
</provides>
<content_rating type="oars-1.1" />
</component>