From eb3e3e24ebc38f5d26c9e63cf505aea7dd196424 Mon Sep 17 00:00:00 2001 From: Kubilay Kocak Date: Sun, 9 Feb 2014 08:48:25 +0000 Subject: [NEW PORT] textproc/py-regex: Alternative regular expression module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This new regex implementation is intended eventually to replace Python's current re module implementation. WWW: https://pypi.python.org/pypi/regex PR: ports/186029 Submitted by: Eero Hänninen --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 02bdd212bde9..4130e1016163 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1184,6 +1184,7 @@ SUBDIR += py-qt4-xml SUBDIR += py-qt4-xmlpatterns SUBDIR += py-rdflib + SUBDIR += py-regex SUBDIR += py-reverend SUBDIR += py-rss2gen SUBDIR += py-rst2html5 -- cgit v1.2.3