python-cssselect 1.4.0-ok1 source package in openKylin

Changelog

python-cssselect (1.4.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:45:34 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-cssselect_1.4.0.orig.tar.gz 41.1 KiB 9d721ee9ac0b90fdf019d99f509a6592362a813e78c6ba2f622015a8640599e7
python-cssselect_1.4.0-ok1.debian.tar.xz 3.2 KiB 5553860c0e1b0471add3e2bb255eb626c18bebe8797ce4082c8629b370ed4ca6
python-cssselect_1.4.0-ok1.dsc 2.2 KiB d9f9b4ac9d5cf893a150e7c78de8e43ecd99a7bb62ba468733800655ea12fd6d

Available diffs

View changes file

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.