LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
example/scrapy.cfg
example/scrashtest/__init__.py
example/scrashtest/settings.py
example/scrashtest/spiders/__init__.py
example/scrashtest/spiders/dmoz.py
scrapyjs/__init__.py
scrapyjs/cache.py
scrapyjs/dupefilter.py
scrapyjs/middleware.py
scrapyjs/request.py
scrapyjs/utils.py
scrapyjs.egg-info/PKG-INFO
scrapyjs.egg-info/SOURCES.txt
scrapyjs.egg-info/dependency_links.txt
scrapyjs.egg-info/not-zip-safe
scrapyjs.egg-info/top_level.txt
tests/test_fingerprints.py
tests/test_middleware.py