rust-regex 1.5.4-1 source package in Ubuntu
Changelog
rust-regex (1.5.4-1) unstable; urgency=medium * Package regex 1.5.4 from crates.io using debcargo 2.4.4-alpha.0 -- Sylvestre Ledru <email address hidden> Sun, 05 Dec 2021 18:02:46 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-regex_1.5.4-1.dsc | 4.2 KiB | cbb53adc20bfa21ae585c950ef4f895ad5444853663eead2955bc8d29a411cc7 |
rust-regex_1.5.4.orig.tar.gz | 231.0 KiB | d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461 |
rust-regex_1.5.4-1.debian.tar.xz | 4.4 KiB | 3425b212c72c81e6ddfa006b477d14cdbcd23351817f07bf5d49e7a59a0cc580 |
Available diffs
- diff from 1.3.9-1 to 1.5.4-1 (49.4 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.