slackbuilds/python/rebulk
David Spencer 11dadd0e80 python/rebulk: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-05-18 20:46:15 +01:00
..
README
rebulk.SlackBuild
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.