ruby-rinku 1.7.3-2build6 source package in Ubuntu

Changelog

ruby-rinku (1.7.3-2build6) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition, remove ruby2.7 support.

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Dec 2021 16:05:01 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-2build6.debian.tar.xz 3.0 KiB 9731a21453ce0eef65c714734151cfe0d9ab6bc2f8e08c3eeb1d3e955a99a74f
ruby-rinku_1.7.3-2build6.dsc 2.1 KiB 0371c5eb26b9388aedc3b8cf059d9254b1b870faab4ea73383bd1a3784786238

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 kinetic.

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

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.