Source: ruby-oily-png
Section: ruby
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
 devscripts,
 debhelper,
 dh-buildinfo,
 gem2deb
Standards-Version: 3.9.4
Homepage: https://github.com/wvanbergen/oily_png/
Vcs-Git: git://anonscm.debian.org/git/collab-maint/ruby-oily-png
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ruby-oily-png.git
XS-Ruby-Versions: all

Package: ruby-oily-png
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
 ${shlibs:Depends},
 ${cdbs:Depends}
Description: native mixin to speed up ChunkyPNG
 OilyPNG is a Ruby C extension to speed up the pure Ruby ChunkyPNG
 library. It is a standalone module, so it does not require LibPNG,
 ImageMagick or any other library. Currently it has an alternative
 implementation of decoding and encoding PNGs, making these operations
 much faster, especially for PNG images that apply filtering.
