LICENSE
README.rst
setup.cfg
setup.py
scrapy_autoextract/__init__.py
scrapy_autoextract/__version__.py
scrapy_autoextract/errors.py
scrapy_autoextract/middlewares.py
scrapy_autoextract/providers.py
scrapy_autoextract/slot_semaphore.py
scrapy_autoextract/task_manager.py
scrapy_autoextract/utils.py
scrapy_autoextract.egg-info/PKG-INFO
scrapy_autoextract.egg-info/SOURCES.txt
scrapy_autoextract.egg-info/dependency_links.txt
scrapy_autoextract.egg-info/requires.txt
scrapy_autoextract.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_autoextract.py
tests/test_errors.py
tests/test_providers.py
tests/test_slot_semaphore.py
tests/test_task_manager.py
tests/utils.py