ruby-oily-png 1.2.1~dfsg-3 source package in Ubuntu

Changelog

ruby-oily-png (1.2.1~dfsg-3) unstable; urgency=medium

  * Team upload.
  * Add patch to fix tests failing on 32 bits architectures (Closes: #999650)

 -- Lucas Kanashiro <email address hidden>  Thu, 25 Nov 2021 10:53:31 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-oily-png_1.2.1~dfsg-3.dsc 2.1 KiB c2c8b58ff0fe0249bff226bcf126b919202c6a36970da09a5558979e0a230ae0
ruby-oily-png_1.2.1~dfsg.orig.tar.gz 48.2 KiB eb1330709c3c1ce2fb63d2b32435fb2518bf481e9759906e976d37e599b9675e
ruby-oily-png_1.2.1~dfsg-3.debian.tar.xz 6.5 KiB 62165397228b334e41dd52cfb2ca2c5d7e9592eda8ff0d90d29fbe539f3ecac4

No changes file available.

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.

ruby-oily-png-dbgsym: debug symbols for ruby-oily-png