Meta Configuration of Package audiotools

17
 
1
<package name="audiotools" project="Multimedia">
2
  <title>Audio Tool Collection</title>
3
  <description>Python Audio Tools is a collection of audio handling programs that work from
4
the command line. These include programs for CD extraction, track conversion
5
from one audio format to another, track renaming and retagging, track
6
identification, CD burning from tracks, and more. It supports internationalized
7
track filenames and metadata using Unicode. It works with high-definition,
8
multi-channel audio as well as CD-quality. Track conversion uses multiple CPUs
9
or CPU cores if available to greatly speed the transcoding process. Track
10
metadata can be retrieved from MusicBrainz, FreeDB, or compatible servers.
11
Audio formats supported are WAV, FLAC, WavPack, MP3, Ogg Vorbis, M4A, Apple
12
Lossless, and more.
13
14
</description>
15
  <url>http://audiotools.sourceforge.net/</url>
16
</package>
17