README.txt
setup.cfg
setup.py
crawley/__init__.py
crawley/crawlers.py
crawley/exceptions.py
crawley/extractors.py
crawley/persistance.py
crawley/scrapers.py
crawley/utils.py
crawley.egg-info/PKG-INFO
crawley.egg-info/SOURCES.txt
crawley.egg-info/dependency_links.txt
crawley.egg-info/requires.txt
crawley.egg-info/top_level.txt
crawley/bin/crawley
crawley/conf/project_template/crawlers.py
crawley/conf/project_template/models.py
crawley/conf/project_template/settings.py
crawley/http/__init__.py
crawley/http/cookies.py
crawley/http/request.py
crawley/manager/__init__.py
crawley/manager/commands/__init__.py
crawley/manager/commands/command.py
crawley/manager/commands/run.py
crawley/manager/commands/shell.py
crawley/manager/commands/startproject.py
crawley/manager/commands/syncdb.py
crawley/manager/commands/utils.py