python-regex 0.1.20250918-ok1 source package in openKylin
Changelog
python-regex (0.1.20250918-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:31:59 +0800
python-regex (0.1.20250918-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:31:59 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-regex_0.1.20250918.orig.tar.gz | 391.5 KiB | c5ba23274c61c6fef447ba6a39333297d0c247f53059dba0bca415cac511edc4 |
| python-regex_0.1.20250918-ok1.debian.tar.xz | 7.0 KiB | 90babf1d1e06083efabd04f6d0fb5f2fd3c2a8a5ed8d70d3097255bd7d509a46 |
| python-regex_0.1.20250918-ok1.dsc | 2.1 KiB | e19bdaab7fd77fa623ca371650d27942129b99c5d2b1a77404ecd6494d3e743c |
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.