slackbuilds/python/python3-rebulk
fourtysixandtwo ba8ad5aaeb
python/python3-rebulk: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-15 11:05:53 +07:00
..
README
python3-rebulk.SlackBuild python/python3-rebulk: SRCNAM changes. 2023-05-15 11:05:53 +07:00
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.