python-regex 0.1.20221031-ok1.1 source package in openKylin
Changelog
python-regex (0.1.20221031-ok1.1) nile; urgency=medium * Rebuild for python 3.12. -- rtlhq <nobelxyz@163.com> Sat, 25 May 2024 10:07:16 +0000
python-regex (0.1.20221031-ok1.1) nile; urgency=medium * Rebuild for python 3.12. -- rtlhq <nobelxyz@163.com> Sat, 25 May 2024 10:07:16 +0000
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-regex_0.1.20221031.orig.tar.xz | 264.8 KiB | 8d771bb20ceb6c6bd425c28747e3007566901aad5ab139805b85ede794dca7b0 |
python-regex_0.1.20221031-ok1.1.debian.tar.xz | 3.1 KiB | e70034a920b87b47b6e9729acb244828116848813f78fb69162cba36256d9323 |
python-regex_0.1.20221031-ok1.1.dsc | 1.8 KiB | 2edb3897b5e03296ac53558a48f098ecdfde0b094ee5145fd23c48eabfe771f7 |
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 is the Python 3 version of the package.