[ ソース: ruby-html2text ]
パッケージ: ruby-html2text (0.2.0-1)
ruby-html2text に関するリンク
Debian の資源:
ruby-html2text ソースパッケージをダウンロード:
- [ruby-html2text_0.2.0-1.dsc]
- [ruby-html2text_0.2.0.orig.tar.gz]
- [ruby-html2text_0.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
convert HTML into plain text
This package provides the gem html2text, which can be used to convert HTML input into a plain text format. It uses Ruby's DOM methods to load HTML from a string, and then iterates over the resulting DOM to correctly output plain text.
その他の ruby-html2text 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-nokogiri (>= 1.6)
- HTML, XML, SAX, and Reader parser for Ruby