wok-6.x diff opusfile/description.txt @ rev 25225

updated python-pyflakes (2.1.1 -> 2.4.0)
author Hans-G?nter Theisgen
date Wed Jul 13 16:33:48 2022 +0100 (2022-07-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/opusfile/description.txt	Wed Jul 13 16:33:48 2022 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +The opusfile library provides seeking, decode, and playback
     1.5 +of Opus streams in the Ogg container (.opus files) including
     1.6 +over http(s) on posix and windows systems.
     1.7 +
     1.8 +Opusfile depends on libopus and libogg.
     1.9 +The included opusurl library for http(s) access depends on
    1.10 +opusfile and openssl.