slackbuilds/python/rebulk
Willy Sudiarto Raharjo e4c687edfd
python/rebulk: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-20 21:33:33 +07:00
..
README
rebulk.SlackBuild
rebulk.info python/rebulk: Update DEP. 2021-04-20 21:33:33 +07:00
slack-desc

README

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.