[ ソース: ruby-rinku ]
パッケージ: ruby-rinku (1.7.3-2 など)
ruby-rinku に関するリンク
Debian の資源:
ruby-rinku ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
autolinker for Ruby
Rinku is a Ruby library that does autolinking.
It parses text and turns anything that remotely resembles a link into an HTML link, just like the Ruby on Rails `auto_link` method -- but it's about 20 times faster, because it's written in C, and it's about 20 times smarter when linking, because it does actual parsing instead of RegEx replacements.
その他の ruby-rinku 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.7~0)
-
- sug: ruby-rinku-doc
- autolinker for Ruby (documentation)