diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:54:32 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:59 +0700 |
commit | 7f75f59572227c8cd456eb581a54a2cd8fb6805a (patch) | |
tree | c7c2e7b6507019168857e75afbe6e03f6430c4b2 /audio/python-audiotools | |
parent | ec92789380fbcee0312bc9e851665675326dd8d6 (diff) | |
download | slackbuilds-7f75f59572227c8cd456eb581a54a2cd8fb6805a.tar.gz |
audio/python-audiotools: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/python-audiotools')
-rw-r--r-- | audio/python-audiotools/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/python-audiotools/README b/audio/python-audiotools/README index 710c86e730..9845905e10 100644 --- a/audio/python-audiotools/README +++ b/audio/python-audiotools/README @@ -1,12 +1,12 @@ -Python Audio Tools are a collection of audio handling programs which work -from the command line. These include programs for CD extraction, track -conversion from one audio format to another, track renaming and retagging, -track identification, CD burning from tracks, and more. It supports -internationalized track filenames and metadata using Unicode. It works -with high-definition, multi-channel audio as well as CD-quality. Track -conversion uses multiple CPUs or CPU cores if available to greatly speed -the transcoding process. Track metadata can be retrieved from FreeDB or -FreeDB-compatible servers. +Python Audio Tools are a collection of audio handling programs which +work from the command line. These include programs for CD extraction, +track conversion from one audio format to another, track renaming and +retagging, track identification, CD burning from tracks, and more. +It supports internationalized track filenames and metadata using +Unicode. It works with high-definition, multi-channel audio as well +as CD-quality. Track conversion uses multiple CPUs or CPU cores if +available to greatly speed the transcoding process. Track metadata can +be retrieved from FreeDB or FreeDB-compatible servers. Supported audio formats are WAV, AIFF, Sun AU, FLAC, WavPack, MP3, MP2, Ogg Vorbis, Ogg Speex, Ogg FLAC, and M4A. |