[ aramo ]
[ 原始碼: simplematch ]
套件: python3-simplematch (1.3-1)
python3-simplematch 的相關超連結
Trisquel 的資源:
下載原始碼套件 simplematch:
維護者:
Original Maintainer:
- Frédéric Bonnard
外部的資源:
- 主頁 [github.com]
相似套件:
Minimal, super readable string pattern matching for Python
simplematch aims to fill a gap between parsing with str.split() and regular expressions. It should be as simple as possible, fast and stable. The simplematch syntax is transpiled to regular expressions under the hood, so matching performance should be just as good.
其他與 python3-simplematch 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)