unorm.js 1.6.0+~1.3.28-1 source package in Ubuntu

Changelog

unorm.js (1.6.0+~1.3.28-1) unstable; urgency=medium

  * Drop dependency to nodejs
  * Ignore auto_build (Closes: #1005469)
  * Embed typescript declarations and repack

 -- Yadd <email address hidden>  Sun, 13 Feb 2022 09:08:17 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unorm.js_1.6.0+~1.3.28-1.dsc 2.3 KiB 974e15e51f20abb9fdde035c41e36f54351a7408e5416dd9c987aa82ede560df
unorm.js_1.6.0+~1.3.28.orig-types-unorm.tar.gz 1.5 KiB 506d3c0a6870c0538410378176236dc9f96173313e541624fdae4ea8d40cc15b
unorm.js_1.6.0+~1.3.28.orig.tar.gz 1.2 MiB d2c6e5601bfd06b39010274bd28436da3bf1d78c68d1e3e7b2da5484250c5688
unorm.js_1.6.0+~1.3.28-1.debian.tar.xz 4.5 KiB df3750e3b2689fe2a5386daa926582396a4e00dc40862f763b0c9248fed4c7d2

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