[Python-modules-commits] r20110 - in packages/python-scrapelib/trunk/debian (control)

achiang-guest at users.alioth.debian.org achiang-guest at users.alioth.debian.org
Thu Jan 26 06:57:40 UTC 2012


    Date: Thursday, January 26, 2012 @ 06:57:39
  Author: achiang-guest
Revision: 20110

Expand scrapeshell's extended description (lintian)

Modified:
  packages/python-scrapelib/trunk/debian/control

Modified: packages/python-scrapelib/trunk/debian/control
===================================================================
--- packages/python-scrapelib/trunk/debian/control	2012-01-26 06:47:47 UTC (rev 20109)
+++ packages/python-scrapelib/trunk/debian/control	2012-01-26 06:57:39 UTC (rev 20110)
@@ -41,5 +41,9 @@
          ${python:Depends}
 Recommends: python-lxml
 Description: ipython shell to examine python-scrapelib results
- Start an interactive shell to inspect exactly what HTML is being returned
- by python-scrapelib, as it may differ from what is presented to a browser.
+ Starts an interactive shell to inspect exactly what HTML is being returned
+ by python-scrapelib.
+ .
+ This capability allows the developer to:
+   * compare the HTML served to python-scrapelib vs served to a browser
+   * modify the User-Agent string to look for browser-specific HTML




More information about the Python-modules-commits mailing list