deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-golang-x-image-dev
Description: |-
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
Homepage: https://github.com/bep/gowebp
Installed-Size: '4441'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-bep-gowebp-dev
Priority: optional
Section: golang
Source: golang-github-bep-gowebp
Suggests: libwebp-dev (>= 1.3.2)
Version: 0.3.0+dfsg-1
srcpkg_name: golang-github-bep-gowebp
srcpkg_version: 0.3.0+dfsg-1