slackbuilds/python/python3-rebulk
fourtysixandtwo 65d4245dde
python/python3-rebulk: Added (Advanced searches in strings)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-11 08:58:58 +07:00
..
README
python3-rebulk.SlackBuild
python3-rebulk.info
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.