DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-selectolax 0.4.6-1

Package Information

DescriptionFast HTML5 parser library with CSS selector support (Documentation)

This package contains Python bindings to Modest and Lexbor engines and it is written in CPython. Selectolax is designed for speed, it is particularly adept at quickly parsing large HTML documents while minimizing memory. It's another alternative to libraries like lxml and BeautifulSoup.

Selectolax is a fast HTML parser that uses CSS selectors to locate and extract data from HTML. It fully supports type annotations.

Selectolax supports two backends: - Lexor (preferred) - https://github.com/lexbor/lexbor - Modest - https://github.com/lexborisov/Modest/

This package installs the documentation for the library.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByKarsten Schöke <karsten.schoeke@geobasis-bb.de>
Sponsorc.schoenert@t-online.de
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/python-team/packages/python-selectolax.git (browse)
Closes#1124536
Trackerhttps://tracker.debian.org/pkg/python-selectolax
Uploaded5 hours ago

New Package Report

.changes
Sourcepython-selectolax
Version0.4.6-1
Changed-ByKarsten Schöke
Architecturesource all amd64
Distributionunstable
DateFri, 06 Mar 2026 15:21:11 +0100
Changelog
python-selectolax (0.4.6-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1124536)
.dsc
Package-Listpython-selectolax-doc deb doc optional arch=all
python3-selectolax deb python optional arch=any
Sectiondoc
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/rushter/selectolax
Upstream-Name: selectolax
Upstream-Contact: Artem Golubin <me@rushter.com>

Files: *
Copyright: 2018-2025, Artem Golubin <me@rushter.com>
License: Expat

Files: debian/*
Copyright: 2026 Karsten Schöke <karsten.schoeke@geobasis-bb.de>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

Back to Dashboard | View all reviews for this package