python-regex 0.1.20190819-2 source package in Ubuntu

Changelog

python-regex (0.1.20190819-2) unstable; urgency=medium

  * Drop python2 support; Closes: #938127

 -- Sandro Tosi <email address hidden>  Thu, 16 Jan 2020 20:22:55 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-regex_0.1.20190819-2.dsc 2.1 KiB a830f2f42d1465054958bc4a28fe4bf13a1ac9fb3e7f6d624438b96c519ec75e
python-regex_0.1.20190819.orig.tar.xz 267.9 KiB ef2b132dace59115133f4efd8d1ce01591884dbff3cfdafa0384481632115a68
python-regex_0.1.20190819-2.debian.tar.xz 4.8 KiB 5b2d6adec44572e60f81cc5f8ee68f98e9814e75b120fd0d5873d59edcb67d9c

No changes file available.

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-dbg: alternative regular expression module (Python 3 debug extension)

 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 package contains the debug extension for python3-regex.