[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#993652: ITP: golang-github-bep-gowebp -- C bindings and an API for encoding WebP images (Go library)



Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-bep-gowebp
  Version         : 0.1.0-1
  Upstream Author : Bjørn Erik Pedersen
* URL             : https://github.com/bep/gowebp
* License         : Expat
  Programming Lang: Go
  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

Reason for packaging: Prerequisite for hugo (>= 0.83.0)


Reply to: