python-regex 0.1.20171212-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Install doc files in every binary pkgs; Closes: #884692
  * debian/control
    - bump Standards-Version to 4.1.2
    - use prio: optional for -dbg packages too (new policy)
  * debian/watch
    - use HTTPS to connect to pypi.debian.net

 -- Sandro Tosi <email address hidden>  Sun, 24 Dec 2017 23:33:14 -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.20171212-1.dsc 2.3 KiB 0b68533aa4ccacc240f02c4c558a75d148bcb78ad0bb3f5b8a6a98136a67bab0
python-regex_0.1.20171212.orig.tar.gz 598.2 KiB ee069308c2757e565cc2b6f417ba5288e76cfe4c1764b6826063f4fbd53219d7
python-regex_0.1.20171212-1.debian.tar.xz 4.7 KiB 0c55810a4a855c7596e9d547f8ae66c807bdde0f89c4f7bb92840a73c47ceb2a

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