python-regex 0.1.20211110-1build1 source package in Ubuntu
Changelog
python-regex (0.1.20211110-1build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Thu, 17 Mar 2022 20:03:57 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Sandro Tosi
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | python | |
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-regex_0.1.20211110.orig.tar.xz | 269.3 KiB | f6fac1beef734fcd9929808de7310aebb83559c77fe6d6b7c16f34e586a18a2d |
python-regex_0.1.20211110-1build1.debian.tar.xz | 5.3 KiB | fb6eba12c0224bb85ab11715ed8f099293d33e270a054118cc81dcc84fadf7c1 |
python-regex_0.1.20211110-1build1.dsc | 2.1 KiB | 89ba3ff401dad7aa4642d79f979cf257cd8c7e7ca6e0441ccd50b52dd3cf741b |
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