aboutsummaryrefslogblamecommitdiff
path: root/devel/grex/pkg-descr
blob: e91538306a075e622b5f8c5f76c5d508911bf2e4 (plain) (tree)
1
2
3
4
5
6
7






                                                                    
grex is 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.

WWW: https://github.com/pemistahl/grex/