scrapy/scrapy/trunk
Pablo Hoffman b553bb3dff removed TODO comment
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%401091
2009-04-27 12:20:24 +00:00
..
bin added bin/runtests.sh script to run tests 2009-01-30 23:20:49 +00:00
docs changed settings doc according to reflect recent cookies refactoring 2009-04-22 20:03:56 +00:00
examples removed templates from googledir example (to keep it DRY) as they made no sense there 2009-04-10 10:09:51 +00:00
extras/sql commited initial scrapy code, taken from the old repo at r31560 2008-06-28 23:37:28 +00:00
profiling/priorityqueue profiling: add new priorityqueue implementation (PQ5c) with cache support. fixed bug in run.py with the use of the with statement. 2009-03-19 13:11:27 +00:00
scrapy removed TODO comment 2009-04-27 12:20:24 +00:00
scripts removed references to python2.5 2008-09-19 14:11:14 +00:00
AUTHORS moved Ismael to Scrapy contributors 2009-02-28 02:42:46 +00:00
INSTALL updated INSTALL file to point to docs/intro/install. also, utf-8 default encoding is no longer required 2009-01-06 00:19:51 +00:00
LICENSE added BSD license 2008-12-14 05:23:47 +00:00
README commited initial scrapy code, taken from the old repo at r31560 2008-06-28 23:37:28 +00:00
setup.cfg - fixed setup.py script (closes #80) 2009-04-10 08:06:44 +00:00
setup.py - fixed setup.py script (closes #80) 2009-04-10 08:06:44 +00:00

README

This is Scrapy, an opensource screen scraping framework written in Python.

For more visit the project home page at http://scrapy.org