python-regex 0.1.20171212-2 source package in Ubuntu

Changelog

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

  * Correct errors in maintscripts to transition from a symlink to a dir for
    packages documenation dirs; patch by Nicholas D Steeves; Closes: #886944
  * debian/control
    - bump Standards-Version to 4.1.3 (no changes needed)

 -- Sandro Tosi <email address hidden>  Sat, 10 Feb 2018 20:09:47 -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
Bionic release universe python

Downloads

File Size SHA-256 Checksum
python-regex_0.1.20171212-2.dsc 2.3 KiB 422919138a79c525e728240e7997f0da9535e3a27de9d44ef34af94e5664c2ca
python-regex_0.1.20171212.orig.tar.gz 598.2 KiB ee069308c2757e565cc2b6f417ba5288e76cfe4c1764b6826063f4fbd53219d7
python-regex_0.1.20171212-2.debian.tar.xz 4.8 KiB 1ef8fc51ac8ca33c2efbf86c2ca25ea8da3d51b45e976f9e8f02d08a5079f339

Available diffs

No changes file available.

Binary packages built by this source

python-regex: No summary available for python-regex in ubuntu cosmic.

No description available for python-regex in ubuntu cosmic.

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.