1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/www/py-pyquery/pkg-descr
Nicola Vitale cfb457cc9b - Update to 0.4
- Change WWW url in pkg-descr
2010-01-03 15:00:44 +00:00

6 lines
213 B
Plaintext

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: http://pyquery.org