proxy.golang.org : github.com/lestrrat/go-pcre2
Package pcre2 is a wrapper around PCRE2 C library. This library aims to provide compatible API as that of regexp package from Go stdlib. Note that while PCRE2 provides support for 8, 16, and 32 bit inputs, this library assumes UTF-8 (32bit) input. Therefore if you use anything other than UTF-8, matches will not succeed.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/lestrrat/go-pcre2
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/lestrrat
Stars: 25 on GitHub
Forks: 8 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago