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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

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

View changes file

Binary packages built by this source

python3-regex: alternative regular expression module (Python 3)

 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.

python3-regex-dbgsym: debug symbols for python3-regex