[ buster ]
[ ソース: python-regex ]
パッケージ: python-regex-dbg (0.1.20190207-1)
python-regex-dbg に関するリンク
Debian の資源:
python-regex ソースパッケージをダウンロード:
- [python-regex_0.1.20190207-1.dsc]
- [python-regex_0.1.20190207.orig.tar.xz]
- [python-regex_0.1.20190207-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
alternative regular expression module (debug extension)
This new regex implementation is intended eventually to replace Python's current re module implementation.
For testing and comparison with the current 're' module the new implementation is in the form of a module called 'regex'.
This package contains the debug extension for python-regex.
その他の python-regex-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python-all-dbg
- package depending on all supported Python2 debugging packages
-
- dep: python-regex (= 0.1.20190207-1)
- alternative regular expression module