rust-regex 1.7.3-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * Package regex 1.7.3 from crates.io using debcargo 2.6.0 (Closes: #1042491)

 -- Peter Michael Green <email address hidden>  Tue, 15 Aug 2023 23:49:14 +0000

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-regex_1.7.3-1.dsc 4.2 KiB f67f664ea04d251b304dabf3de20c395452d93909ee6d4166df280c638d8a778
rust-regex_1.7.3.orig.tar.gz 234.3 KiB 8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d
rust-regex_1.7.3-1.debian.tar.xz 4.9 KiB 935f1f67ddaa0ef1fe26c32cc01695b7921d7323efa9aad2f3d2cc18e27c2e3a

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