dev-libs/tre (gentoo)

Search

Install

Install this package:

emerge -a dev-libs/tre

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask dev-libs/tre

Or alternatively:

emerge --autounmask-write -a dev-libs/tre

Package Information

Description:
Lightweight, robust, and efficient POSIX compliant regexp matching library
Homepage:
https://laurikari.net/tre/ https://github.com/laurikari/tre
License:
BSD-2

Versions

Version EAPI Keywords Slot
0.9.0-r1 8 ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos 0
0.8.0_p20210321-r4 8 ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>shell-tools@gentoo.org</email>
		<name>Gentoo Shell Tools Project</name>
	</maintainer>
	<use>
		<flag name="agrep">Build agrep tool</flag>
		<flag name="alloca">Enable if you want TRE to use alloca() instead of malloc() when allocating memory needed for regexec operations</flag>
		<flag name="approx">Enable the approximate matching functionality</flag>
	</use>
	<upstream>
		<remote-id type="github">laurikari/tre</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p dev-libs/tre | euse -E <flag> -p dev-libs/tre | euse -D <flag> -p dev-libs/tre

Flag Description 0.9.0-r1 0.8.0_p20210321-r4
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

Files

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST tre-0.8.0_p20210321.tar.gz 146294 bytes
DIST tre-0.9.0.gh.tar.gz 154949 bytes