Language

Package: ruby-pdf-inspector @ 1.3.0-1.00ee4c9

Synopsis

Analysis classes for inspecting PDF output

Description

This library provides a number of PDF::Reader based tools for use in testing PDF output. Presently, the primary purpose of this tool is to support the tests found in Prawn, a pure Ruby PDF generation library.

Home page
https://github.com/prawnpdf/pdf-inspector
Location
gnu/packages/ruby.scm (line: 10980, column: 4)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?