[Python-modules-commits] r10186 - in packages/pyquery/trunk/debian (control)
jmw-guest at users.alioth.debian.org
jmw-guest at users.alioth.debian.org
Thu Oct 22 20:25:09 UTC 2009
Date: Thursday, October 22, 2009 @ 20:25:07
Author: jmw-guest
Revision: 10186
Tidy descriptions
Modified:
packages/pyquery/trunk/debian/control
Modified: packages/pyquery/trunk/debian/control
===================================================================
--- packages/pyquery/trunk/debian/control 2009-10-22 20:24:00 UTC (rev 10185)
+++ packages/pyquery/trunk/debian/control 2009-10-22 20:25:07 UTC (rev 10186)
@@ -13,7 +13,7 @@
Package: python-pyquery
Architecture: all
Depends: python-lxml, python-webob, ${python:Depends}, ${misc:Depends}
-Description: jquery-like library for python
- pyquery allows you to make jquery queries on xml documents. The API is as
- similar to jquery as possible. pyquery uses lxml for fast xml and html
+Description: jQuery-like library for python
+ pyquery allows you to make jQuery queries on XML documents. The API is as
+ similar to jQuery as possible. pyquery uses lxml for fast XML and HTML
manipulation.
More information about the Python-modules-commits
mailing list