Package: libstb0
Version: 0.0~git20190817.1.052dce1-1
Severity: normal
Hi,
libstb{0,-dev}'s Description is
Description-en: single-file public domain (or MIT licensed) libraries for C/C++
It includes the following modules:
* stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit
signed output
...
The short description doesn't say anything about what the library is
doing. I'd suggest something like:
Description-en: single-file image and audio processing libraries for C/C++
The long description should stand by itself, so you should include
some introductory sentence at the beginning:
libstb is a set of single-file libraries for C/C++.
The files are dual-licensed under public domain and the MIT license.
.
It includes the following modules:
...
Christoph