パッケージ: 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)