HomeFreeBSD

Add a port for 'tre', an LGPL'ed regex library. From the port's

Description

Add a port for 'tre', an LGPL'ed regex library. From the port's
description:

TRE is a lightweight, robust, and efficient POSIX compliant regexp
matching library supporting:
 - approximate (fuzzy) matching,
 - strict standards conformance,
 - predicable and modest memory consumption,
 - wide-character and multibyte character support,
 - binary pattern and data support,
 - thread-safe implementation.

At the core of TRE is a new algorithm for regular expression matching
with submatch addressing. The algorithm uses linear worst-case time
in the length of the text being searched, and quadratic worst-case
time in the length of the used regular expression.

Details

Provenance
jkoshyAuthored on
Parents
rP169461: p5-URI-FromHash --> ports/net/p5-URI-FromHash
Branches
Unknown
Tags
Unknown

Event Timeline