ruby-chunky-png binary package in Ubuntu Jammy ppc64el

 This pure Ruby library can read and write PNG images without depending
 on an external image library, like RMagick. It tries to be memory
 efficient and reasonably fast.
 .
 Features:
  * Decodes any image that the PNG standard allows. This includes all
    standard color modes, all bit depths and all transparency,
    interlacing and filtering options.
  * Encodes images supports all color modes (true color, grayscale and
    indexed) and transparency for all these color modes. The best color
    mode will be chosen automatically, based on the amount of used
    colors.
  * R/W access to the image's pixels.
  * R/W access to all image metadata that is stored in chunks.
  * Memory efficient (uses a Fixnum, i.e. 4 or 8 bytes of memory per
    pixel, depending on the hardware)
  * Reasonably fast for Ruby standards, by only using integer math and a
    highly optimized saving routine.
  * Interoperability with RMagick if you really have to.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-11-08 11:13:57 UTC Published Ubuntu Jammy ppc64el release universe ruby Optional 1.3.15-2
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy ppc64el proposed universe ruby Optional 1.3.15-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-11-08 11:14:23 UTC Superseded Ubuntu Jammy ppc64el release universe ruby Optional 1.3.8-1.1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of ruby-chunky-png 1.3.15-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu