ruby-pdf-reader 1.4.0-2 source package in Ubuntu

Changelog

ruby-pdf-reader (1.4.0-2) unstable; urgency=medium

  * Team upload.
  * Include missing file for Type1 fonts license compliance,
    and update debian/copyright. (Closes: #850688)

 -- Christian Hofstaedtler <email address hidden>  Sun, 05 Feb 2017 19:10:44 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe ruby

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-pdf-reader_1.4.0-2.dsc 2.2 KiB cfd80491200f3cb6bad695e9426bf5839342a5594e1f5e1fef0b2a9eb3bb7d96
ruby-pdf-reader_1.4.0.orig.tar.gz 9.8 MiB c23d5eec976c5d824d16f348ef49b87b0918cc2a2327aa7936605b92b8c181e9
ruby-pdf-reader_1.4.0-2.debian.tar.xz 4.7 KiB f3664ca62e5ac298279af58d925982278a467a48712bcd7096da52c988b1ab6f

Available diffs

No changes file available.

Binary packages built by this source

ruby-pdf-reader: Ruby library for accessing the content of PDF files

 The PDF::Reader library implements a PDF parser conforming as much as possible
 to the PDF specification from Adobe. It provides programmatic access to the
 contents of a PDF file with a high degree of flexibility.
 .
 This is primarily a low-level library that should be used as the foundation
 for higher level functionality. There are a few exceptions to support very
 common use cases like extracting text from a page.