This is a Go language package providing support for version 2 of Perl Compatible Regular Expressions (PCRE).
fork from https://godoc.org/github.com/Jemmic/go-pcre2
Go programs that depend on this package should import this package as follows to allow automatic downloading:
import "github.com/iampsl/go-pcre2"
This is based on go-pcre by gijsbers and go-pcre2 by lestrrat.