pkgsrc/devel/cre2/PLIST
agc 9799fd93f2 Add cre2, the C rre2 wrappers, to the Packages Collection.
The CRE2 distribution is a C language wrapper for the RE2 library,
	which is implemented in C++.  RE2 is a fast, safe, thread-friendly
	alternative to backtracking regular expression engines like those used
	in PCRE, Perl, and Python.
2016-02-08 05:48:07 +00:00

7 lines
177 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/02/08 05:48:07 agc Exp $
include/cre2.h
info/cre2.info
lib/libcre2.la
share/doc/cre2/COPYING
share/doc/cre2/LICENSE.re2
share/doc/cre2/README