Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2018 14:10:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227419] [NEW PORT] textproc/regex2dfa: Command-line utility that converts regular expressions to DFA
Message-ID:  <bug-227419-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227419

            Bug ID: 227419
           Summary: [NEW PORT] textproc/regex2dfa: Command-line utility
                    that converts regular expressions to DFA
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: egypcio@googlemail.com

Created attachment 192389
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192389&action=
=3Dedit
[NEW PORT] textproc/regex2dfa: Command-line utility that converts regular
expressions to DFA

This is a command-line utility that converts a regular expression to a DFA.

  IN: perl-compatible regular expression, as defined by re2;
  OU: AT&T DFA, which accepts an equivelent language to the input regular
expression.

It's also a dependency needed by libFTE (https://libfte.org); Open-source
projects that use FTE: fteproxy | Tor | Lantern | uProxy

Review on Phabricator: https://reviews.freebsd.org/D15027

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227419-7788>