Package: webp
Type: Package
Title: A New Format for Lossless and Lossy Image Compression
Version: 0.2
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Description: Lossless webp images are 26% smaller in size compared to PNG. Lossy
    webp images are 25-34% smaller in size compared to JPEG. This package reads
    and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using
    conventions from the 'jpeg' and 'png' packages.
License: MIT + file LICENSE
URL: https://github.com/jeroenooms/webp
        https://developers.google.com/speed/webp
BugReports: https://github.com/jeroenooms/webp/issues
LazyData: TRUE
Suggests: jpeg, png
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2015-12-30 17:52:33 UTC; jeroen
Repository: CRAN
Date/Publication: 2015-12-30 23:19:29
