go-github-com-errata-ai-regexp2 1.7.0
Full featured regular expressions for Go
Regexp2 is a feature-rich RegExp engine for Go. This package is a fork of dlclark/regexp2 providing a more similar API to regexp.
- Website: https://github.com/errata-ai/regexp2
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-errata-ai-regexp2 1.7.0
as follows:
guix install go-github-com-errata-ai-regexp2@1.7.0
Or install the latest version:
guix install go-github-com-errata-ai-regexp2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.