Pakket: ruby-pdf-reader (2.4.1-1)
Verwijzigingen voor ruby-pdf-reader
Debian bronnen:
Het bronpakket ruby-pdf-reader downloaden:
- [ruby-pdf-reader_2.4.1-1.dsc]
- [ruby-pdf-reader_2.4.1.orig.tar.gz]
- [ruby-pdf-reader_2.4.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-pdf-reader gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-afm (>= 0.2.1)
- Ruby library to read Adobe Font Metrics files
-
- dep: ruby-ascii85 (>= 1.0.0)
- Ruby library to encode/decode the Ascii85 format
-
- dep: ruby-hashery (>= 2.0)
- facets-bread collection of Hash-like classes
-
- dep: ruby-rc4
- Ruby library implementing the RC4 algorithm
-
- dep: ruby-ttfunk
- Ruby library to parse TrueType font metrics
-
- sug: ruby-prawn
- fast, nimble PDF generation library for Ruby