[ ソース: python-rebulk ]
パッケージ: python3-rebulk (3.1.0-1)
python3-rebulk に関するリンク
Debian の資源:
python-rebulk ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Define simple search patterns in bulk to perform advanced matching on strings
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.
その他の python3-rebulk 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-toposort
- topological sort algorithm - Python 3 module