insophia is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

insophia / scrapy http://scrapy.org/

Scrapy has moved to Github: https://github.com/scrapy/scrapy. This legacy Mercurial repo was kept for reference purposes and is no longer being updated.

Clone this repository (size: 8.3 MB): HTTPS / SSH
hg clone https://bitbucket.org/insophia/scrapy
hg clone ssh://hg@bitbucket.org/insophia/scrapy

scrapy /

Branch
default
Filename Size Date modified Message
bin
debian
docs
extras
scrapy
scrapyd
scripts
.coveragerc 59 B Added rules to Makefile.buildbot for generating coverage reports
.hgignore 70 B ignore *egg-info added by pip install -e
.hgtags 620 B Added tag 0.10.3 for changeset 803efdb19e0b
AUTHORS 734 B added Darian Moody to AUTHORS
INSTALL 144 B mv scrapy/trunk to root as part of svn2hg migration
LICENSE 1.6 KB mv scrapy/trunk to root as part of svn2hg migration
MANIFEST.in 378 B moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
Makefile.buildbot 122 B moved coverage report script to extras/
README 140 B fixed typo
setup.cfg 167 B added bitmap for windows installer
setup.py 5.1 KB setup.py: only add lxml requirement if libxml2 is not available