diff options
Diffstat (limited to 'perl/perl-audio-sndfile/README')
-rw-r--r-- | perl/perl-audio-sndfile/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-audio-sndfile/README b/perl/perl-audio-sndfile/README index a00cfdabc1eff..8afd9bdc40ff7 100644 --- a/perl/perl-audio-sndfile/README +++ b/perl/perl-audio-sndfile/README @@ -1,8 +1,8 @@ perl-audio-sndfile (perl bindings for libsndfile) -Audio::SndFile is a perl interface to the sndfile (soundfile) library. It -provides a portable API for reading and writing sound files in different -formats. +Audio::SndFile is a perl interface to the sndfile (soundfile) +library. It provides a portable API for reading and writing sound +files in different formats. See the documentation for a full list of supported file formats. Wav, flac, and ogg are supported, but mp3 is not. |