パッケージ: libspng0 (0.7.3-3)
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)
- 圧縮ライブラリ - ランタイム