python-regex 0.1.20221031-2 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Remove an obsolete maintscript entry.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

  [ Sandro Tosi ]
  * orphan

 -- Sandro Tosi <email address hidden>  Sat, 02 Mar 2024 00:25:47 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
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.20221031-2.dsc 2.0 KiB c813f66cb0627d068ff76baab87656a9fface39abd98767886e31036caaf9bac
python-regex_0.1.20221031.orig.tar.xz 264.8 KiB 8d771bb20ceb6c6bd425c28747e3007566901aad5ab139805b85ede794dca7b0
python-regex_0.1.20221031-2.debian.tar.xz 5.3 KiB 2c51767d11ae2c9393ac5d003b875783bd660c84fdc5168f642583a26a4c4bae

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-dbgsym: debug symbols for python3-regex