1. Home
  2. Browse
  3. tre

tre

v0.8.0#6Latest

TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.

Install

Run the following Vcpkg command to install the port.

Usage

tre provides CMake targets:

find_package(unofficial-tre CONFIG REQUIRED)

target_link_libraries(main PRIVATE unofficial::tre::tre)

Dependencies

See source

Version

v0.8.0#6

Publication

Supports

All

GitHub

laurikari/tre787

Homepage

github.com/laurikari/tre

Subtree

4962638f66

License

BSD-2-Clause

Definition

Manifest