ruby-unf 0.1.4-2.1 source package in Ubuntu

Changelog

ruby-unf (0.1.4-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:32:02 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe ruby
Plucky release universe ruby
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-unf_0.1.4-2.1.dsc 2.0 KiB 20380eed9c58f95cb155a5dd45d0650dc697b4162920654cdc83e76655a3b2eb
ruby-unf_0.1.4.orig.tar.gz 117.2 KiB 7de8651e6b00b3389d041bab0f2e5f5b39b65363b8de575ff01038df99f76496
ruby-unf_0.1.4-2.1.debian.tar.xz 2.6 KiB 41857b156d11e24afb3c735e3176ce33e7afb01058533f9c273707b5e51b5b69

Available diffs

No changes file available.

Binary packages built by this source

ruby-unf: Wrapper library to bring Unicode Normalization Form support to Ruby

 This library allows code to be portable between Ruby implementations,
 using 'unf_ext' under CRuby and 'java.text.Normalizer' on JRuby. It
 normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD