tre

Description:Lightweight, robust, and efficient POSIX compliant regexp matching library
License: BSD-2
Homepage:https://laurikari.net/tre/ https://github.com/laurikari/tre
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
0.8.0_p20210321-r3 diff ~ + + ~ ~ - ~ + + - - + +
0.8.0_p20210321-r2 diff ~ ~ ~ ~ ~ - ~ ~ ~ - - ~ ~
0.8.0_p20210321-r1 ~ + + ~ ~ - ~ + + - - + +

USE flags

  • agrep - Build agrep tool
  • alloca - Enable if you want TRE to use alloca() instead of malloc() when allocating memory needed for regexec operations
  • approx - Enable the approximate matching functionality
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • nls - Add Native Language Support (using gettext - GNU locale utilities)
  • profile - Add support for software performance analysis (will likely vary from ebuild to ebuild)
  • python - Add optional support/bindings for the Python language
  • python_targets_pypy3 - Build with PyPy3
  • python_targets_python3_10 - Build with Python 3.10
  • python_targets_python3_11 - Build with Python 3.11
  • python_targets_python3_9 - Build with Python 3.9

Security Advisory

Date Severity Title
over 3 years normal TRE: Multiple vulnerabilities

Also available in: Atom

Thank you!