ruby-rinku 1.7.3-2build8 source package in Ubuntu

Changelog

ruby-rinku (1.7.3-2build8) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 18:53:17 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-2build8.debian.tar.xz 3.0 KiB 9a5c59f6aad5f16087fc25cba21c18995a8e5f0b8124a4aed511a02c511e05de
ruby-rinku_1.7.3-2build8.dsc 2.1 KiB 04155ebfb078f0edd39d775d9b6a75e53b4b198bcb0695591b267b3a8deedfd0

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: debug symbols for ruby-rinku
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.