README.md
setup.py
SimpleCrawler.egg-info/PKG-INFO
SimpleCrawler.egg-info/SOURCES.txt
SimpleCrawler.egg-info/dependency_links.txt
SimpleCrawler.egg-info/entry_points.txt
SimpleCrawler.egg-info/requires.txt
SimpleCrawler.egg-info/top_level.txt
simple_crawler/__init__.py
simple_crawler/cli.py
simple_crawler/crawler.py
simple_crawler/hyperlink.py
simple_crawler/parser.py
simple_crawler/requester.py
simple_crawler/url_normalisation.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_crawler.py
tests/test_hyperlink.py
tests/test_parser.py
tests/test_requester.py