forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
231 B
Text
5 lines
231 B
Text
pyquery allows you to make jquery queries on XML documents.
|
|
The API is as much as possible the similar to jquery (http://jquery.com).
|
|
pyquery uses lxml for fast XML and HTML manipulation.
|
|
|
|
WWW: https://pypi.python.org/pypi/pyquery
|