ruby-oily-png 1.0.1-1 source package in Ubuntu

Changelog

ruby-oily-png (1.0.1-1) unstable; urgency=low

  * Initial release.
    Closes: bug#632612.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:15:28 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-oily-png_1.0.1.orig.tar.gz 64.0 KiB 62379e34733a3cf2c599068ef16400082996021237abf47c9953d381f5967b66
ruby-oily-png_1.0.1-1.debian.tar.gz 3.9 KiB e95afc8faf67f7be01f3f8d1cf85bd4eef0beea52c60d4e7eb9b4826dc8c5f3e
ruby-oily-png_1.0.1-1.dsc 1.9 KiB 190fbe7ce5cd76782eaf39ea4566c855902e6742d3a93ca64ab2c2a4e3ba89d5

View changes file

Binary packages built by this source

ruby-oily-png: 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.