deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: librust-once-cell-1+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev,
librust-regex-1+default-dev, librust-regex-1+perf-cache-dev, librust-regex-1+perf-dev,
librust-regex-1+perf-dfa-dev, librust-regex-1+perf-inline-dev, librust-regex-1+perf-literal-dev,
librust-regex-1+std-dev, librust-regex-1+unicode-age-dev, librust-regex-1+unicode-bool-dev,
librust-regex-1+unicode-case-dev, librust-regex-1+unicode-dev, librust-regex-1+unicode-gencat-dev,
librust-regex-1+unicode-perl-dev, librust-regex-1+unicode-script-dev, librust-regex-1+unicode-segment-dev,
librust-regex-lite-0.1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev
Description: |-
lazy static regexes checked at compile time - Rust source code
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,
for use with cargo.
Homepage: https://github.com/canop/lazy-regex
Installed-Size: '85'
Maintainer: Jonas Smedegaard <dr@jones.dk>
Multi-Arch: foreign
Package: librust-lazy-regex-dev
Priority: optional
Provides: librust-lazy-regex-3+default-dev (= 3.3.0+20241210-1), librust-lazy-regex-3+lite-dev
(= 3.3.0+20241210-1), librust-lazy-regex-3+perf-cache-dev (= 3.3.0+20241210-1),
librust-lazy-regex-3+perf-dev (= 3.3.0+20241210-1), librust-lazy-regex-3+perf-dfa-dev
(= 3.3.0+20241210-1), librust-lazy-regex-3+perf-inline-dev (= 3.3.0+20241210-1),
librust-lazy-regex-3+perf-literal-dev (= 3.3.0+20241210-1), librust-lazy-regex-3+std-dev
(= 3.3.0+20241210-1), librust-lazy-regex-3+unicode-age-dev (= 3.3.0+20241210-1),
librust-lazy-regex-3+unicode-bool-dev (= 3.3.0+20241210-1), librust-lazy-regex-3+unicode-case-dev
(= 3.3.0+20241210-1), librust-lazy-regex-3+unicode-dev (= 3.3.0+20241210-1), librust-lazy-regex-3+unicode-gencat-dev
(= 3.3.0+20241210-1), librust-lazy-regex-3+unicode-perl-dev (= 3.3.0+20241210-1),
librust-lazy-regex-3+unicode-script-dev (= 3.3.0+20241210-1), librust-lazy-regex-3+unicode-segment-dev
(= 3.3.0+20241210-1), librust-lazy-regex-3-dev (= 3.3.0+20241210-1), librust-lazy-regex-3.3.0-dev
(= 3.3.0+20241210-1), librust-lazy-regex-proc-macros-3+default-dev (= 3.3.0+3.3.0+20241210-1),
librust-lazy-regex-proc-macros-3-dev (= 3.3.0+3.3.0+20241210-1), librust-lazy-regex-proc-macros-3.3.0-dev
(= 3.3.0+3.3.0+20241210-1), librust-lazy-regex-proc-macros-dev (= 3.3.0+3.3.0+20241210-1)
Section: rust
Source: rust-lazy-regex
Version: 3.3.0+20241210-1
srcpkg_name: rust-lazy-regex
srcpkg_version: 3.3.0+20241210-1