LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/api/index.rst
docs/contributing/index.rst
scrapyloganalyzer/__init__.py
scrapyloganalyzer.egg-info/PKG-INFO
scrapyloganalyzer.egg-info/SOURCES.txt
scrapyloganalyzer.egg-info/dependency_links.txt
scrapyloganalyzer.egg-info/requires.txt
scrapyloganalyzer.egg-info/top_level.txt
tests/__init__.py
tests/test_scrapy_log_file.py
tests/fixtures/log1.log
tests/fixtures/log_crawl_time_crawl_statistic.log
tests/fixtures/log_crawl_time_log_message.log
tests/fixtures/log_crawl_time_spider_argument.log
tests/fixtures/log_error1.log
tests/fixtures/log_error_invalid_json.log
tests/fixtures/log_error_no_data.log
tests/fixtures/log_file_items.log
tests/fixtures/log_from_date1.log
tests/fixtures/log_in_progress1.log
tests/fixtures/log_no_file_error_no_data.log
tests/fixtures/log_sample1.log
tests/fixtures/log_sigint1.log