[ ソース: ruby-pdf-reader ]
パッケージ: ruby-pdf-reader (2.1.0-1)
ruby-pdf-reader に関するリンク
Debian の資源:
ruby-pdf-reader ソースパッケージをダウンロード:
- [ruby-pdf-reader_2.1.0-1.dsc]
- [ruby-pdf-reader_2.1.0.orig.tar.gz]
- [ruby-pdf-reader_2.1.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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-afm
- 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
- 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