/subexp

Regexp utilities to enhance capture groups in Go regexp

Primary LanguageGoApache License 2.0Apache-2.0

subexp

Sub-extension utilities to enhance capture groups in Go regexp. Documentation for this module can be found at pkg.go.dev or by using the Go documentation tool as follows:

go doc --all github.com/PennState/subexp

Bug reports and feature requests are managed through this project's Github issues.