python-regex 0.1.20221031-ok1 source package in openKylin
Changelog
python-regex (0.1.20221031-ok1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
python-regex (0.1.20221031-ok1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
python-regex_0.1.20221031.orig.tar.xz | 264.8 KiB | 8d771bb20ceb6c6bd425c28747e3007566901aad5ab139805b85ede794dca7b0 |
python-regex_0.1.20221031-ok1.debian.tar.xz | 3.0 KiB | fdc8053d84918b3ab2484570a73f27c99106947eccd5a4443f1150bbf91547b1 |
python-regex_0.1.20221031-ok1.dsc | 1.8 KiB | 94aec01e47a4f10d245bde967ba7594cd309d65e591e09471c5c7a08a5f48ff8 |
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.