Download List

Project Description

TRE is a lightweight, robust, efficient, portable, and POSIX compliant regexp matching library. Key features include the agrep command line tool for approximate regexp matching in the style of grep, an approximate matching library API, portability, wide character and multibyte character support, binary pattern and data support, complete thread safety, consistently efficient matching, low memory consumption and small footprint, and strict standards conformance.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-10 23:08 Back to release list
0.7.0

The reguexec() function and support for some new regexp syntax have been added, Python language bindings have been included, the REG_RIGHT_ASSOC compilation flag and REG_APPROX_MATCHER and REG_BACKTRACKING_MATCHER execution flags have been added, and several bugs and compilation problems have been fixed.
Tags: Major feature enhancements

Project Resources