ruby-rinku 1.7.3-1 source package in Ubuntu

Changelog

ruby-rinku (1.7.3-1) unstable; urgency=low


  * Initial release (Closes: #711458)

 -- Per Andersson <email address hidden>  Fri, 07 Jun 2013 02:08:18 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-rinku_1.7.3-1.dsc 2.0 KiB 554b0e6ac15bb748e19f5236567477cca8e8d7d49dfa8fbe4fa9d465bcefddcd
ruby-rinku_1.7.3.orig.tar.gz 13.6 KiB 5a900e55e3c3de37b6212c2cb67223efb45077d114cde6b3b0d31332ab26ebaf
ruby-rinku_1.7.3-1.debian.tar.gz 2.3 KiB 8850f5eae436d485e8f2e2d2d63ffd3c703ce8127e8c91f81f8885e56f618560

No changes file available.

Binary packages built by this source

ruby-rinku: 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-doc: 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.