python-selectolax 0.4.6-1
Package Information
| Description | Fast 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. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Karsten Schöke <karsten.schoeke@geobasis-bb.de> |
| Sponsor | c.schoenert@t-online.de |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-selectolax.git (browse) |
| Closes | #1124536 |
| Tracker | https://tracker.debian.org/pkg/python-selectolax |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Source | python-selectolax |
|---|---|
| Version | 0.4.6-1 |
| Changed-By | Karsten Schöke |
| Architecture | source all amd64 |
| Distribution | unstable |
| Date | Fri, 06 Mar 2026 15:21:11 +0100 |
Changelog
python-selectolax (0.4.6-1) unstable; urgency=medium . * Initial release. (Closes: #1124536)
.dsc
| Package-List | python-selectolax-doc deb doc optional arch=all python3-selectolax deb python optional arch=any |
|---|---|
| Section | doc |
| Priority | optional |
| Component | main |
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.