unorm.js 1.6.0-2 source package in Ubuntu

Changelog

unorm.js (1.6.0-2) unstable; urgency=medium

  * Reupload to unstable

 -- Xavier Guimard <email address hidden>  Fri, 10 Jan 2020 06:31:25 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unorm.js_1.6.0-2.dsc 2.0 KiB 059754da7e3ac50c8905ecd3517ba64ed3a7de8f8bd0bcd81c000432aa7a42e8
unorm.js_1.6.0.orig.tar.gz 1.2 MiB d2c6e5601bfd06b39010274bd28436da3bf1d78c68d1e3e7b2da5484250c5688
unorm.js_1.6.0-2.debian.tar.xz 3.8 KiB 7a0df653b6dcf281b4cb061f03161aae31c33d2af9473bcd19a0926f05fcf4a5

Available diffs

No changes file available.

Binary packages built by this source

libjs-unorm: Common JS Unicode Normalizer (client/browser)

 Normalization is a process that involves transforming characters and sequences
 of characters into a formally-defined underlying representation. This process
 is most important when text needs to be compared for sorting and searching,
 but it is also used when storing text to ensure that the text is stored in a
 consistent representation.
 .
 This package provides a Common JS Unicode Normalizer (client/browser version).

node-unorm: Common JS Unicode Normalizer (Node.js)

 Normalization is a process that involves transforming characters and sequences
 of characters into a formally-defined underlying representation. This process
 is most important when text needs to be compared for sorting and searching,
 but it is also used when storing text to ensure that the text is stored in a
 consistent representation.
 .
 This package provides a Common JS Unicode Normalizer (Node.js).