tre 0.9.0
Approximate regex matching library and agrep utility
Superset of the POSIX regex API, enabling approximate matching. Also ships a version of the agrep utility which behaves similar to grep but features inexact matching.
- Outputs:
out
- Website: https://laurikari.net/tre
- Licenses: FreeBSD
- Package source: gnu/packages/regex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tre 0.9.0
as follows:
guix install tre@0.9.0
Or install the latest version:
guix install tre
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.