Recent Changes - Search:

edit SideBar

TRE

Description

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

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://laurikari.net/tre/

Current version: v0.8.0-2

Downloads

RPMs:

Source RPM:

Package dependencies:


Older version

RPMs:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on October 27, 2010, at 09:31 AM