[Bug 251424] [NEW PORT] devel/grex: Command-line tool for generating regular expressions from test cases

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 27 10:36:37 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251424

            Bug ID: 251424
           Summary: [NEW PORT] devel/grex: Command-line tool for
                    generating regular expressions from test cases
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: petteri.valkonen at iki.fi

Created attachment 220030
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220030&action=edit
shar archive of devel/grex

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/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list