v 1.4.5 Updated: 1 year, 7 months ago
Generate regular expressions from user-provided test cases
grex is a library as well as a command-line utility that is meant to simplify the often complicated and tedious task of creating regular expressions. It does so by automatically generating a single regular expression from user-provided test cases. The resulting expression is guaranteed to match the test cases which it was generated from.
https://github.com/pemistahl/grex
To install grex, paste this into the macOS Terminal after installing MacPorts
sudo port install grex
Installations | 6 |
Requested Installations | 5 |