ruby-pdf-core 0.9.0-1 source package in Ubuntu

Changelog

ruby-pdf-core (0.9.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.1, no changes needed.

  [ Cédric Boutillier ]
  * New upstream version 0.9.0
  * Breaks ruby-prawn < 2.4
  * Update standards version to 4.6.0, no changes needed.
  * Refresh patch

 -- Cédric Boutillier <email address hidden>  Mon, 22 Nov 2021 10:08:33 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-pdf-core_0.9.0-1.dsc 1.5 KiB 94d35b74370671bdf95900ab52c047e731bb021c7b129600f1d9f2e8b8f91e9c
ruby-pdf-core_0.9.0.orig.tar.gz 44.7 KiB f7d21d2c9717a0a4b0d42941e37d9c24940b9657efbd0ae31e95bc11fb5f5413
ruby-pdf-core_0.9.0-1.debian.tar.xz 3.7 KiB 7ff106f5a2e6168b2b0a3e4f535cb4991e9682a20e73eb725da8d90dd235f20c

Available diffs

No changes file available.

Binary packages built by this source

ruby-pdf-core: Ruby library to render PDF documents

 PDF::Core is a pure Ruby library to render PDF documents. It supports
 several PDF features, such as among others:
  * low-level annotation
  * istream objects and stream filters
  * NameTree
  * object repository
  * object serialization
  * indirect objects
  * page geometries
 .
 It is used internally by Prawn (provided in the ruby-prawn package),
 a Ruby PDF generation library.