rust-regex 1.7.1-1 source package in Ubuntu
Changelog
rust-regex (1.7.1-1) unstable; urgency=medium * Team upload. * Package regex 1.7.1 from crates.io using debcargo 2.6.0 (Closes: #1030795) -- Peter Michael Green <email address hidden> Tue, 07 Feb 2023 16:38:10 +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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-regex_1.7.1-1.dsc | 4.2 KiB | b0a7a3cc7ef77c82a925779bf85ab9914bd5db18b5e9fdddee3d0e5f9e8dff71 |
rust-regex_1.7.1.orig.tar.gz | 234.0 KiB | 48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733 |
rust-regex_1.7.1-1.debian.tar.xz | 4.8 KiB | 8e63ffd7a848472cbbc8c3d542a8248e368d890ce21168a1509eba220b0bc53a |
Available diffs
- diff from 1.7.0-1 to 1.7.1-1 (4.7 KiB)
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.