librust-lazy-regex-dev - 2.4.1-2 main

Lazy-regex enables you to use the `regex!` macro to build regexes:
* they're checked at compile time
* they're wrapped in `once_cell` lazy static initializers
so that they're compiled only once
* they can hold flags as suffix:
`let case_insensitive_regex = regex!("ab*"i);`
* regex creation is less verbose
.
This macro returns references to normal instances of `regex::Regex`
so all the usual features are available.
.
This package contains the source for the Rust lazy-regex crate,
packaged for use with cargo and dh-cargo.

Priority: optional
Section: rust
Suites: crimson dawn landing 
Maintainer: Jonas Smedegaard <dr [꩜] jones.dk>
 
Homepage Source Package
 

Dependencies

  • librust-once-cell-1+default-dev (>= 1.16)
  • librust-proc-macro2-1+default-dev
  • librust-quote-1+default-dev
  • librust-regex-1+default-dev (>= 1.7)
  • librust-regex-1+perf-cache-dev (>= 1.7)
  • librust-regex-1+perf-dev (>= 1.7)
  • librust-regex-1+perf-dfa-dev (>= 1.7)
  • librust-regex-1+perf-inline-dev (>= 1.7)
  • librust-regex-1+perf-literal-dev (>= 1.7)
  • librust-regex-1+std-dev (>= 1.7)
  • librust-regex-1+unicode-age-dev (>= 1.7)
  • librust-regex-1+unicode-bool-dev (>= 1.7)
  • librust-regex-1+unicode-case-dev (>= 1.7)
  • librust-regex-1+unicode-dev (>= 1.7)
  • librust-regex-1+unicode-gencat-dev (>= 1.7)
  • librust-regex-1+unicode-perl-dev (>= 1.7)
  • librust-regex-1+unicode-script-dev (>= 1.7)
  • librust-regex-1+unicode-segment-dev (>= 1.7)
  • librust-syn-1+default-dev (>= 1.0.103)
  • librust-syn-1+full-dev (>= 1.0.103)

Installed Size: 65.5 kB
Architectures: all 

 

Versions

2.4.1-2 all