Define bulk search patterns to perform advanced string matching
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
allow developers to build a custom and complex string
matcher using a readable and extendable API.
- Developed at devel:languages:python
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-rebulk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-rebulk.changes | 0000001829 1.79 KB | |
python-rebulk.spec | 0000002811 2.75 KB | |
rebulk-0.9.0.tar.gz | 0000257342 251 KB |
Revision 2 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 632806
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Write up the tests syntax to match up rest python packages - Update to version 0.9.0 * Fix pylint issues * Refactor Matches to_dict() method for better API - Enabled tests
Comments 0