套件: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)
- 壓縮函式庫 - 跑程式時用(runtime)