python-regex 0.1.20160110-1 source package in Ubuntu

Changelog

python-regex (0.1.20160110-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - add b-d on dh-python
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <email address hidden>  Thu, 28 Jan 2016 23:23:28 +0000

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
Xenial release universe python

Downloads

File Size SHA-256 Checksum
python-regex_0.1.20160110-1.dsc 2.3 KiB fc51da806f565a3408c3a4b25184b231a3f0343e1f4462eadf7301a152816dda
python-regex_0.1.20160110.orig.tar.gz 560.6 KiB 02a77606e3f4a0a16a2727ed8f067681635a56221e8fca863ff64b196d5d79e0
python-regex_0.1.20160110-1.debian.tar.xz 4.4 KiB fb295b6a1aad37eea78b9d299eee27ef95ba8d215687fe44611cd30056de4391

No changes file available.

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: No summary available for python-regex-dbg in ubuntu yakkety.

No description available for python-regex-dbg in ubuntu yakkety.

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.