File: audacity.appdata.xml

package info (click to toggle)
audacity 3.7.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 125,252 kB
  • sloc: cpp: 358,238; ansic: 75,458; lisp: 7,761; sh: 3,410; python: 1,503; xml: 1,385; perl: 854; makefile: 122
file content (42 lines) | stat: -rw-r--r-- 1,875 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <developer_name>Muse Group</developer_name>
  <id>org.audacityteam.Audacity</id>
  <launchable type="desktop-id">audacity.desktop</launchable>
  <project_license>GPL-3.0-only</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <name>Audacity</name>
  <summary>Audacity is the world's most popular audio editing and recording app</summary>
  <description>
    <p>Audacity is the world's most popular audio editing and recording app.</p>
    <p>You can use Audacity to:</p>
    <ul>
      <li>Record live audio</li>
      <li>Convert tapes and records into digital recordings or CDs</li>
      <li>Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files</li>
      <li>Cut, copy, splice or mix sounds together</li>
      <li>Change the speed or pitch of a recording</li>
      <li>Apply a wide range of other effects to audio recordings</li>
      <li>and much more!</li>
    </ul>
  </description>
  <categories>
    <category>AudioVideo</category>
    <category>Audio</category>
  </categories>
  <content_rating type="oars-1.1" />
  <url type="homepage">https://www.audacityteam.org/</url>
  <url type="bugtracker">https://github.com/audacity/audacity/issues</url>
  <url type="faq">https://manual.audacityteam.org/man/faq.html</url>
  <url type="help">https://support.audacityteam.org/</url>
  <url type="translate">https://support.audacityteam.org/community/contributing/translating</url>
  <releases>
    <release version="3.7.3" date="2025-03-13">
     <description>
        <p>The 3.7.x series of releases is primarily for maintenance while we work on Audacity 4.0.</p>
      </description>
      <url>https://support.audacityteam.org/additional-resources/changelog/audacity-3.7</url>
      <url>https://www.audacityteam.org/3.7.0-video</url>
    </release>
  </releases>
</component>