puddletag-git/io.github.puddletag.puddletag.metainfo.xml

30 lines
1.2 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.puddletag.puddletag</id>
<name>puddletag</name>
<summary>puddletag is an audio tag editor (primarily created) for GNU/Linux</summary>
<metadata_license>0BSD</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<description>
<p>
puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable.
</p>
<p>
The usual tag editor features are supported like extracting tag information from filenames, renaming files based on their tags by using patterns and basic tag editing.
</p>
<p>
Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkeys Audio (.ape) and WavPack (wv).
</p>
</description>
<launchable type="desktop-id">puddletag.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/puddletag/puddletag/refs/heads/master/docs/_images/2.png</image>
</screenshot>
</screenshots>
</component>