rust-regex 1.7.1-ok1 source package in openKylin

Changelog

rust-regex (1.7.1-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Thu, 23 Feb 2023 14:29:50 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
rust
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main rust
Yangtze V1.0 proposed main rust

Downloads

File Size SHA-256 Checksum
rust-regex_1.7.1.orig.tar.gz 239.0 KiB 1eb659ef8ee9f6cff1e090a4798e6c6c4775471bd023c6152f0ecff22235a4b0
rust-regex_1.7.1-ok1.debian.tar.xz 8.4 KiB c70db6d565c89dffd94e807720405e13682741b0a58e9b524f3d13c9f2d5d7fc
rust-regex_1.7.1-ok1.dsc 3.8 KiB 6f287f039ff5c7cffaa2eda22366258ba973445abd9703183d05259aecb06727

View changes file

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.