软件包:libspng-dev(0.7.4-1 以及其他的)
libspng-dev 的相关链接
Debian 的资源:
下载源码包 libspng:
维护者:
外部的资源:
- 主页 [libspng.org]
相似软件包:
- linux-image-4.19.0-20-686-dbg
- linux-image-4.19.0-21-686-dbg
- linux-image-5.10.0-30-686-dbg
- linux-image-5.10.0-32-686-dbg
- linux-image-4.19.0-20-amd64-dbg
- linux-image-4.19.0-21-amd64-dbg
- linux-image-4.19.0-20-arm64-dbg
- linux-image-4.19.0-21-arm64-dbg
- linux-image-4.19.0-20-armmp-dbg
- linux-image-4.19.0-21-armmp-dbg
- linux-image-5.10.0-30-amd64-dbg
simple, modern libpng alternative - development
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.
This package contains the header and development files needed to build programs and packages using libspng.
其他与 libspng-dev 有关的软件包
|
|
|
|
-
- dep: libspng0 (= 0.7.4-1+b2)
- simple, modern libpng alternative
-
- dep: zlib1g-dev
- 压缩库 - 开发文件
-
- rec: libspng-doc
- simple, modern libpng alternative - documentation