python-parsel 1.4.0-1 source package in Ubuntu

Changelog

python-parsel (1.4.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * New upstream release.

 -- Michael Fladischer <email address hidden>  Fri, 16 Feb 2018 10:17:23 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-parsel_1.4.0-1.dsc 2.0 KiB 4ee699eac3c9120e08faead65e252c5031f28afadd68a523e66e8284cf7befb7
python-parsel_1.4.0.orig.tar.gz 35.1 KiB 8244b4fcaac17e73c4fc1bfe75c2bcd41e1b5776eaf0a72b8670358655250060
python-parsel_1.4.0-1.debian.tar.xz 2.6 KiB ae55a0f76272a52b1d1ede121cff1c1db69e5c060bf32c8594199c894c880c75

Available diffs

No changes file available.

Binary packages built by this source

python-parsel: Python 2 library to extract HTML/XML data using XPath/CSS selectors

 Parsel is a Python library to extract data from HTML and XML using XPath and
 CSS selectors
 .
 This module is used to, for example:
  - Extract text using CSS or XPath selectors
  - Regular expression helper methods
 .
 This is the Python 2 version of the package.

python3-parsel: Python 3 library to extract HTML/XML data using XPath/CSS selectors

 Parsel is a Python library to extract data from HTML and XML using XPath and
 CSS selectors
 .
 This module is used to, for example:
  - Extract text using CSS or XPath selectors
  - Regular expression helper methods
 .
 This is the Python 3 version of the package.