| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=uni5kqp97ubq36lek7lfm0snrc; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 23:29:16 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
py-pyque..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-pyquery, Python jquery-like library
[
Branch: CURRENT, Version: 2.0.1nb1, Package name: py313-pyquery-2.0.1nb1, Maintainer: pkgsrc-users
pyquery allows you to make jQuery queries on XML documents. The API is as much
as possible the similar to jQuery. pyquery uses lxml for fast XML and HTML
manipulation.
This is not (or at least not yet) a library to produce or interact with
JavaScript code.
Required to run:
[textproc/py-lxml] [textproc/py-cssselect] [lang/python310]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
py-pyque..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/py-pyquery, Python jquery-like library
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 2.0.1nb1, Package name: py313-pyquery-2.0.1nb1, Maintainer: pkgsrc-users
pyquery allows you to make jQuery queries on XML documents. The API is as much
as possible the similar to jQuery. pyquery uses lxml for fast XML and HTML
manipulation.
This is not (or at least not yet) a library to produce or interact with
JavaScript code.
Required to run:
[textproc/py-lxml] [textproc/py-cssselect] [lang/python310]
Master sites:
Filesize: 43.944 KBVersion history: (Expand)
- (2025-10-09) Updated to version: py313-pyquery-2.0.1nb1
- (2025-04-14) Updated to version: py312-pyquery-2.0.1nb1
- (2024-09-03) Updated to version: py312-pyquery-2.0.1
- (2023-03-08) Updated to version: py310-pyquery-2.0.0
- (2023-02-09) Updated to version: py310-pyquery-1.4.3nb1
- (2022-01-05) Updated to version: py39-pyquery-1.4.3nb1
CVS history: (Expand)
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message: *: remove reference to (removed) Python 3.9 |
| 2025-07-05 13:44:20 by Thomas Klausner | Files touched by this commit (116) |
Log message: *: some more recursive Python restrictions on Python 3.11+ Reported in SmartOS bulk build |
| 2025-04-14 14:50:21 by Adam Ciarcinski | Files touched by this commit (18) | |
Log message: Fix PLIST after py-setuptools update; bump depends and revision |
| 2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
| 2024-09-03 07:13:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-pyquery: updated to 2.0.1 2.0.1 (2024-08-30) - Breaking change: its seems no longer possible to use the html parser with a \ xml file so its no longer tested - Drop support for python 3.7 |
| 2023-03-08 13:10:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pyquery: updated to 2.0.0
2.0.0 (2022-12-28)
------------------
- Breaking change: inputs starting with ``"https://"`` or \
``"https://"`` like
``PyQuery("https://example.com")`` will no longer fetch the contents \
of the URL.
Users desiring the old behavior should switch to \
``PyQuery(url="https://example.com")``.
- Add nextUntil method
- ``.remove()`` no longer inserts a space in place of the removed element
- Fix escaping of top-level element text in ``.html()`` output
- Support (and require) cssselect 1.2+
- Drop support for python 3.5/3.6
|
| 2022-03-05 10:00:57 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-pyquery: fix for latest setuptools Empty entry_points.txt are not created any longer |
| 2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
