slackbuilds/python/rebulk
Dave Woodfall f4bc2da774
python/rebulk: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-19 18:40:20 +07:00
..
README
rebulk.SlackBuild python/rebulk: Convert python to python2. 2021-05-19 18:40:20 +07:00
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.