LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/quickstart.rst
docs/usage.rst
tests/__init__.py
tests/test_downloader.py
tests/test_downloadermws.py
tests/test_dupefilter.py
tests/test_queue.py
tests/test_selector.py
tests/test_spidermws.py
xpaw/__init__.py
xpaw/__main__.py
xpaw/_patch.py
xpaw/cli.py
xpaw/cluster.py
xpaw/commands.py
xpaw/config.py
xpaw/defaultconfig.py
xpaw/downloader.py
xpaw/downloadermws.py
xpaw/dupefilter.py
xpaw/errors.py
xpaw/handler.py
xpaw/http.py
xpaw/loader.py
xpaw/middleware.py
xpaw/queue.py
xpaw/run.py
xpaw/selector.py
xpaw/spider.py
xpaw/spidermws.py
xpaw/utils.py
xpaw/version.py
xpaw.egg-info/PKG-INFO
xpaw.egg-info/SOURCES.txt
xpaw.egg-info/dependency_links.txt
xpaw.egg-info/entry_points.txt
xpaw.egg-info/not-zip-safe
xpaw.egg-info/requires.txt
xpaw.egg-info/top_level.txt
xpaw/templates/project/setup.cfg.tmpl
xpaw/templates/project/module/__init__.py
xpaw/templates/project/module/config.py.tmpl
xpaw/templates/project/module/spider.py.tmpl