Skip to content

fish-shell/rust-pcre2

This branch is 56 commits ahead of ridiculousfish/rust-pcre2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6058247 · Oct 6, 2024
Oct 6, 2024
Sep 22, 2024
Sep 30, 2024
Aug 16, 2018
Jun 18, 2023
Aug 18, 2018
Sep 22, 2024
Aug 18, 2018
Jun 18, 2023
Aug 18, 2018
Jun 18, 2023

Repository files navigation

pcre2

A high level Rust wrapper library for PCRE2.

Build status crates.io

Dual-licensed under MIT or the UNLICENSE.

Documentation

https://docs.rs/pcre2

Usage

Run cargo add pcre2 to add this crate to your Cargo.toml file.

Notes

Currently, this is a fairly light layer around PCRE2 itself and does not even come close to covering all of its functionality. There are no specific plans in place to build out the wrapper further, but PRs for making more of PCRE2 available are welcome, although my bandwidth for maintenance is limited. If you're interested in sharing this maintenance burden, please reach out.

About

High level Rust bindings to PCRE2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.7%
  • Rust 5.2%
  • Shell 0.1%