[ 源代码: ruby-pdf-reader ]
软件包:ruby-pdf-reader(2.4.1-1)
ruby-pdf-reader 的相关链接
Debian 的资源:
下载源码包 ruby-pdf-reader:
- [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]
维护小组:
外部的资源:
- 主页 [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.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