slackbuilds_ponce/python/rebulk
Dimitris Zlatanidis d0f22bc0d2
python/rebulk: Rebuilt for python2-pytest-runner.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15 10:47:35 +07:00
..
README
rebulk.info
rebulk.SlackBuild
slack-desc

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.