1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Christoph Reiter -->
<component type="desktop-application">
<id>io.github.quodlibet.ExFalso</id>
<name>Ex Falso</name>
<summary>Edit tags in your audio files</summary>
<metadata_license>CC0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<translation type="gettext">quodlibet</translation>
<launchable type="desktop-id">io.github.quodlibet.ExFalso.desktop</launchable>
<provides>
<id>exfalso.desktop</id>
<binary>exfalso</binary>
</provides>
<description>
<p>
Ex Falso is a tag editor with the same tag editing interface as
Quod Libet. It lets you display and edit any tags you want in the
file, for all the file formats it supports.
</p>
<p>
Supported file formats include Ogg Vorbis/Opus/Speex/FLAC, MP3,
FLAC, MOD/XM/IT, Musepack, Wavpack, MPEG-4 AAC, Monkeys Audio, WMA,
SPC, MIDI.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://quodlibet.github.io/appdata/exfalso_1.png</image>
</screenshot>
</screenshots>
<releases>
<release version="4.6.0" date="2023-08-22"/>
<release version="4.5.0" date="2022-03-29"/>
<release version="4.4.0" date="2021-02-28"/>
<release version="4.3.0" date="2020-02-22"/>
<release version="4.2.1" date="2018-12-26"/>
<release version="4.2.0" date="2018-10-31"/>
<release version="4.1.0" date="2018-06-03"/>
<release version="4.0.2" date="2018-01-17"/>
<release version="4.0.1" date="2018-01-13"/>
<release version="4.0.0" date="2017-12-26"/>
<release version="3.9.1" date="2017-06-06"/>
<release version="3.9.0" date="2017-05-24"/>
</releases>
<url type="homepage">https://quodlibet.readthedocs.org</url>
<url type="bugtracker">https://quodlibet.readthedocs.io/en/latest/bugs_repo.html</url>
<url type="help">https://quodlibet.readthedocs.io/en/latest/guide/index.html</url>
<url type="translate">https://quodlibet.readthedocs.io/en/latest/translation/howto.html</url>
<update_contact>quod-libet-development@googlegroups.com</update_contact>
<content_rating type="oars-1.1">
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
</component>
|