[ 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)