python-regex 0.1.20130605-1build1 source package in Ubuntu

Changelog

python-regex (0.1.20130605-1build1) trusty; urgency=medium

  * Rebuild for python3.4 as a supported python version.
 -- Matthias Klose <email address hidden>   Sat, 04 Jan 2014 18:32:53 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian Python Modules 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.20130605.orig.tar.gz 1.1 MiB 4084b83610a3e1d0a6de5e92c557cf11bd94d985d184ed540036c7f5692515f6
python-regex_0.1.20130605-1build1.debian.tar.gz 3.9 KiB 173172a2015ca0c99574a40b8a1e83e527bc6c8f9f643f247bbc66de9126c625
python-regex_0.1.20130605-1build1.dsc 1.7 KiB 80dc8eba5924d4bac8ec49d77b912dd9cbe90c713a9d3a92d8f888c826622106

View changes file

Binary packages built by this source

python-regex: alternative regular expression module

 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'.

python-regex-dbg: alternative regular expression module (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 python-regex.

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.