pcre2-sys 0.2.9

Low level bindings to PCRE2.
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0.73"

[build-dependencies.pkg-config]
version = "0.3.27"

[dependencies.libc]
version = "0.2.146"

[package]
authors = ["Andrew Gallant <jamslam@gmail.com>"]
categories = ["external-ffi-bindings"]
description = "Low level bindings to PCRE2."
documentation = "https://docs.rs/pcre2-sys"
edition = "2021"
homepage = "https://github.com/BurntSushi/rust-pcre2"
keywords = ["pcre", "pcre2", "regex", "jit"]
license = "Unlicense OR MIT"
name = "pcre2-sys"
readme = "README.md"
repository = "https://github.com/BurntSushi/rust-pcre2"
version = "0.2.9"