软件包:libspng0(0.7.4-1 以及其他的)
simple, modern libpng alternative
libspng is a C library for reading and writing Portable Network Graphics (PNG) format files with a focus on security and ease of use.
The simple API allows decoding a PNG file in just a few function calls, and no raw pointers or callback functions are involved.
Following good security practises, code is written according to the rules of the CERT C Coding Standard. All integer arithmetic is checked for overflow and all error conditions are handled gracefully. The library is also continuously fuzzed, scanned by static analyzers and features over 1000 test cases.
其他与 libspng0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: zlib1g (>= 1:1.2.11.dfsg)
- 压缩库 - 运行时