pkgsrc/textproc/py-rebulk/DESCR
leot 66f45448ac Import py-rebulk-0.8.2 as textproc/py-rebulk
ReBulk is a python library that performs advanced searches in strings that
would be hard to implement using re module or String methods only.

It includes some features like Patterns, Match, Rule that allows
developers to build a custom and complex string matcher using a readable
and extendable API.
2017-04-14 14:09:08 +00:00

6 lines
301 B
Text

ReBulk is a python library that performs advanced searches in strings that
would be hard to implement using re module or String methods only.
It includes some features like Patterns, Match, Rule that allows
developers to build a custom and complex string matcher using a readable
and extendable API.