libwebp-sys 0.3.0

Bindings to libwebp (bindgen, static linking)
Documentation
1
2
3
4
5
6
7
8
9
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src imageio man
EXTRA_DIST = COPYING autogen.sh

if BUILD_EXTRAS
  SUBDIRS += extras
endif

SUBDIRS += examples