aboutsummaryrefslogtreecommitdiff
path: root/www/py-pyquery
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.6.1Nicola Vitale2010-07-243-5/+4
| | | | Notes: svn path=/head/; revision=258142
* - Update to 0.5Nicola Vitale2010-04-292-5/+4
| | | | | | | | PR: ports/145401 Submitted by: lwhsu Notes: svn path=/head/; revision=253418
* - Update to 0.4Nicola Vitale2010-01-033-6/+6
| | | | | | | - Change WWW url in pkg-descr Notes: svn path=/head/; revision=247063
* pyquery allows you to make jquery queries on XML documents.Nicola Vitale2009-01-274-0/+63
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://www.bitbucket.org/olauzanne/pyquery/ Notes: svn path=/head/; revision=226976