a4c6eeb78f
- Add LICENSE (BSD) - Add www/py-webob to RUN_DEPENDS - Add all run-dependencies to BUILD_DEPENDS - Add support for staging - Install docs optionally - Set USE_ZIP - Fix WWW entry in pkg-descr Build logs: https://redports.org/buildarchive/20131101154600-24682/
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
|