python-cssselect 1.2.0-4 source package in Ubuntu

Changelog

python-cssselect (1.2.0-4) unstable; urgency=medium

  * Changeless upload to build on buildds.

 -- Andrey Rakhmatullin <email address hidden>  Sun, 21 Apr 2024 22:58:04 +0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cssselect_1.2.0-4.dsc 2.3 KiB ecd071f9c39e4ef233052539b0b21608b1cd5547563bef7720f62b199dfc7f3e
python-cssselect_1.2.0.orig.tar.gz 39.9 KiB a5d17fc420dad4d70ff63a585ad315caf9c5868f750551362b5dbb6e8307c66c
python-cssselect_1.2.0-4.debian.tar.xz 4.5 KiB 2cadc7e543d27c5db03c58b5fbe1e6d8482adbf58b0b315c52286fd4adf51074

Available diffs

No changes file available.

Binary packages built by this source

python-cssselect-doc: cssselect parses CSS3 Selectors and translates them to XPath 1.0 (documentation)

 cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions.
 Such expressions can be used in lxml or another XPath engine to find the
 matching elements in an XML or HTML document.
 .
 This module used to live inside of lxml as lxml.cssselect before it was
 extracted as a stand-alone project.
 .
 This package contains the documentation.

python3-cssselect: cssselect parses CSS3 Selectors and translates them to XPath 1.0

 cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions.
 Such expressions can be used in lxml or another XPath engine to find the
 matching elements in an XML or HTML document.
 .
 This module used to live inside of lxml as lxml.cssselect before it was
 extracted as a stand-alone project.