软件包: golang-github-bep-gowebp-dev (0.1.0+dfsg-3)
golang-github-bep-gowebp-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-bep-gowebp:
- [golang-github-bep-gowebp_0.1.0+dfsg-3.dsc]
- [golang-github-bep-gowebp_0.1.0+dfsg.orig.tar.xz]
- [golang-github-bep-gowebp_0.1.0+dfsg-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
C bindings and an API for encoding WebP images (Go library)
This library provides C bindings and an API for *encoding* WebP images using Google's libwebp (https://github.com/webmproject/libwebp) for Go.
It is based on github.com/kolesa-team/go-webp, but this includes and builds the libwebp C source from a versioned Git subtree.
Compiling C code isn't particulary fast; if you install libwebp-dev, you can link against that instead by adding the "dev" tag:
$ apt install libwebp-dev $ go test ./libwebp -tags dev
其他与 golang-github-bep-gowebp-dev 有关的软件包
|
|
|
-
- dep: golang-golang-x-image-dev
- supplementary Go image libraries
-
- sug: libwebp-dev
- Lossy compression of digital photographic images