simple_regex

Port of Rob Pike's simple regex from the Practice of Programming.

Website
Author: Paul Jarrett
Maintainer: Paul Jarrett <jarrett.paul.young@gmail.com>
License:
Version: 0.1.0
Dependencies: No dependency.
Tags: regex text
Badge:
Alire CI:

Provides a simple regular expression match function for Latin-1 strings, and supports *, ., ^ and $.