ruby-rinku 1.7.3-2build3 source package in Ubuntu

Changelog

ruby-rinku (1.7.3-2build3) bionic; urgency=high

  * No change rebuild against ruby-defaults without ruby2.3 support.

 -- Dimitri John Ledkov <email address hidden>  Thu, 01 Mar 2018 09:36:08 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
ruby-rinku_1.7.3.orig.tar.gz 13.6 KiB 5a900e55e3c3de37b6212c2cb67223efb45077d114cde6b3b0d31332ab26ebaf
ruby-rinku_1.7.3-2build3.debian.tar.xz 2.8 KiB 556f178bb72d2b422a06aa0b574c715c97eeaa21da1e8095b6b79b6937b94d65
ruby-rinku_1.7.3-2build3.dsc 1.8 KiB 1bbb94a1a550119e106f6d9e7e5fd31999c9ff9e1e7fbceb61fbd78c09c25b99

Available diffs

View changes file

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-dbgsym: No summary available for ruby-rinku-dbgsym in ubuntu disco.

No description available for ruby-rinku-dbgsym in ubuntu disco.

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.