ruby-fast-blank 1.0.0-1build1 source package in Ubuntu

Changelog

ruby-fast-blank (1.0.0-1build1) focal; urgency=medium

  [ Rafael David Tinoco ]
  * Sponsoring ruby2.7 transitions

  [ Lucas Kanashiro ]
  * No-change rebuild for ruby2.7

 -- Rafael David Tinoco <email address hidden>  Wed, 26 Feb 2020 17:10:45 +0000

Upload details

Uploaded by:
Rafael David Tinoco
Uploaded to:
Focal
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ruby-fast-blank_1.0.0.orig.tar.gz 4.1 KiB 7f17c693fbdac22b26280db66d3a15772e07f5ca5dfbbddafd6924e0482c5d2c
ruby-fast-blank_1.0.0-1build1.debian.tar.xz 2.1 KiB dc079c87557b0f2ed0fdd65091a4d49daa6681ab015eeb4bbd2a748335c899cf
ruby-fast-blank_1.0.0-1build1.dsc 2.0 KiB e9e361e1f4e1f6f54303cb7f92d5aae10798a52d53d83751e19653bcf9c102bc

View changes file

Binary packages built by this source

ruby-fast-blank: Fast String blank? implementation

 fast_blank is a simple extension which provides a fast implementation of
 active support's string#blank? function.
 .
 This implementation is about 5-9x faster than current active support, on
 the developers machine (your mileage may vary).

ruby-fast-blank-dbgsym: debug symbols for ruby-fast-blank