31 lines
1.2 KiB
XML
31 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.github.whipper_team.Whipper</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<name>Whipper</name>
|
|
<developer_name>The Whipper Team</developer_name>
|
|
<summary>Accurate audio CD ripping with MusicBrainz metadata lookup</summary>
|
|
<description>
|
|
<p>
|
|
Whipper is an accuracy-focused audio CD ripper. The desktop frontend can
|
|
inspect the inserted disc, browse matching MusicBrainz releases, and run
|
|
secure ripping workflows backed by the existing whipper command-line
|
|
engine.
|
|
</p>
|
|
</description>
|
|
<launchable type="desktop-id">com.github.whipper_team.Whipper.desktop</launchable>
|
|
<url type="homepage">https://github.com/whipper-team/whipper</url>
|
|
<url type="bugtracker">https://github.com/whipper-team/whipper/issues</url>
|
|
<url type="help">https://github.com/whipper-team/whipper/blob/master/README.md</url>
|
|
<categories>
|
|
<category>AudioVideo</category>
|
|
<category>Audio</category>
|
|
<category>Music</category>
|
|
</categories>
|
|
<provides>
|
|
<binary>whipper</binary>
|
|
<binary>whipper-gui</binary>
|
|
</provides>
|
|
</component>
|