rust-unicode-names2 0.6.0-1 source package in Ubuntu

Changelog

rust-unicode-names2 (0.6.0-1) unstable; urgency=medium

  * Package unicode_names2 0.6.0 from crates.io using debcargo 2.6.0

 -- Jelmer Vernooij <email address hidden>  Sun, 13 Aug 2023 13:39:05 +0100

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-unicode-names2_0.6.0-1.dsc 2.4 KiB a2955be94947463e41acec6fba11c695c3c019d9d232a3206bd7a9d4263353e6
rust-unicode-names2_0.6.0.orig.tar.gz 468.9 KiB 446c96c6dd42604779487f0a981060717156648c1706aa1f464677f03c6cc059
rust-unicode-names2_0.6.0-1.debian.tar.xz 3.0 KiB fc99156b8b48f835f0f2b44e91906c54a2c5e56dcd825cb056833749de83ed31

No changes file available.

Binary packages built by this source

librust-unicode-names2-dev: Map characters to and from their name given in the Unicode standard - Rust source code

 This goes to great lengths to be as efficient as possible in both time and
 space, with the full bidirectional tables weighing barely 500 KB but still
 offering O(1)* look-up in both directions. (*more precisely, O(length of
 name).)
 .
 This package contains the source for the Rust unicode_names2 crate, packaged by
 debcargo for use with cargo and dh-cargo.