summaryrefslogtreecommitdiff
path: root/textproc/py-rebulk/DESCR
blob: ed7b91ced9fa1dbc40a5c3903ca2bc212405a34c (plain)
1
2
3
4
5
6
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.