rust-regex 1.3.9-1 source package in Ubuntu

Changelog

rust-regex (1.3.9-1) unstable; urgency=medium

  * Team upload.
  * Package regex 1.3.9 from crates.io using debcargo 2.4.4

 -- Ximin Luo <email address hidden>  Sat, 23 Oct 2021 22:16:43 +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

Downloads

File Size SHA-256 Checksum
rust-regex_1.3.9-1.dsc 3.7 KiB 3df821b97ab424988a6389ce156de8d98996111eb9b97a78873b53389fa16fff
rust-regex_1.3.9.orig.tar.gz 231.1 KiB 9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6
rust-regex_1.3.9-1.debian.tar.xz 4.7 KiB db4f01e987f6abd0ee4767a53e2d6238adb26d0633163219585f828d516bc45f

Available diffs

No changes file available.

Binary packages built by this source

librust-regex+aho-corasick-dev: Regular expressions for Rust - feature "aho-corasick"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "aho-corasick" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+default-dev: Regular expressions for Rust - feature "default"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "default" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

librust-regex+memchr-dev: Regular expressions for Rust - feature "memchr"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "memchr" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

librust-regex+perf-cache-dev: No summary available for librust-regex+perf-cache-dev in ubuntu jammy.

No description available for librust-regex+perf-cache-dev in ubuntu jammy.

librust-regex+perf-dev: Regular expressions for Rust - feature "perf"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf" for the Rust regex crate, by pulling in
 any additional dependencies needed by that feature.

librust-regex+perf-literal-dev: Regular expressions for Rust - feature "perf-literal"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf-literal" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-age-dev: Regular expressions for Rust - feature "unicode-age"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-age" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-bool-dev: Regular expressions for Rust - feature "unicode-bool"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-bool" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-case-dev: Regular expressions for Rust - feature "unicode-case"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-case" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-dev: Regular expressions for Rust - feature "unicode"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

librust-regex+unicode-gencat-dev: Regular expressions for Rust - feature "unicode-gencat"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-gencat" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-perl-dev: Regular expressions for Rust - feature "unicode-perl"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-perl" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-script-dev: Regular expressions for Rust - feature "unicode-script"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-script" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-segment-dev: Regular expressions for Rust - feature "unicode-segment"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-segment" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex-dev: Regular expressions for Rust - Rust source code

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This package contains the source for the Rust regex crate, packaged by debcargo
 for use with cargo and dh-cargo.