[ ソース: ruby-rinku ]
パッケージ: ruby-rinku-doc (1.7.3-2.1)
ruby-rinku-doc に関するリンク
Debian の資源:
ruby-rinku ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
autolinker for Ruby (documentation)
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.
This package contains the documentation for ruby-rinku.
その他の ruby-rinku-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: ruby-rinku
- autolinker for Ruby