python-parsel 1.9.1+dfsg-2 source package in Ubuntu

Changelog

python-parsel (1.9.1+dfsg-2) unstable; urgency=medium

  * Fix B-D for the nodoc profile.
  * Use local intersphinx files.

 -- Andrey Rakhmatullin <email address hidden>  Mon, 22 Apr 2024 00:00:15 +0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-parsel_1.9.1+dfsg-2.dsc 2.6 KiB 7dc772022682dfeee2cfa76f935f78c03842d94af37a89d9130bf7871394273c
python-parsel_1.9.1+dfsg.orig.tar.xz 42.2 KiB d0ab58b869075520c1871f7f3959e0ea28e9fa11ac39cc710118784b3ba1474b
python-parsel_1.9.1+dfsg-2.debian.tar.xz 5.4 KiB fa31231202dbfbeebe53e90ce2197b61ba2cf760e5466015abcfdea8c4ae960b

Available diffs

No changes file available.

Binary packages built by this source

python-parsel-doc: Python 3 library to extract HTML/XML data (documentation)

 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 package contains the documentation.

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.