[ 原始碼: ruby-pdf-reader ]
套件:ruby-pdf-reader(2.11.0-1)
ruby-pdf-reader 的相關連結
Debian 的資源:
下載原始碼套件 ruby-pdf-reader:
- [ruby-pdf-reader_2.11.0-1.dsc]
- [ruby-pdf-reader_2.11.0.orig.tar.gz]
- [ruby-pdf-reader_2.11.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 ruby-pdf-reader 有關的套件
|
|
|
|
-
- 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)
- 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