python-regex 0.1.20211110-1build2 source package in Ubuntu
Changelog
python-regex (0.1.20211110-1build2) lunar; urgency=medium * No-change rebuild with Python 3.11 as supported -- Graham Inggs <email address hidden> Wed, 02 Nov 2022 11:10:07 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Sandro Tosi
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-regex_0.1.20211110.orig.tar.xz | 269.3 KiB | f6fac1beef734fcd9929808de7310aebb83559c77fe6d6b7c16f34e586a18a2d |
python-regex_0.1.20211110-1build2.debian.tar.xz | 5.3 KiB | 27c9360214849c5574b33c7f9fdf108b834da6c7d119a0af54abe1c50a00a824 |
python-regex_0.1.20211110-1build2.dsc | 2.1 KiB | 053908c5653a9b3e1bc5303c296513d0268441ab37281db93650fc8f52ea25d3 |
Available diffs
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