MANIFEST.in
README.rst
setup.py
docs/HISTORY.txt
docs/LICENSE.GPL
docs/LICENSE.txt
ftw/__init__.py
ftw.crawler.egg-info/PKG-INFO
ftw.crawler.egg-info/SOURCES.txt
ftw.crawler.egg-info/dependency_links.txt
ftw.crawler.egg-info/entry_points.txt
ftw.crawler.egg-info/namespace_packages.txt
ftw.crawler.egg-info/not-zip-safe
ftw.crawler.egg-info/requires.txt
ftw.crawler.egg-info/top_level.txt
ftw/crawler/__init__.py
ftw/crawler/configuration.py
ftw/crawler/exceptions.py
ftw/crawler/extractors.py
ftw/crawler/fetcher.py
ftw/crawler/log.py
ftw/crawler/main.py
ftw/crawler/metadata.py
ftw/crawler/purging.py
ftw/crawler/resource.py
ftw/crawler/sitemap.py
ftw/crawler/solr.py
ftw/crawler/testing.py
ftw/crawler/tika.py
ftw/crawler/utils.py
ftw/crawler/tests/__init__.py
ftw/crawler/tests/helpers.py
ftw/crawler/tests/test_configuration.py
ftw/crawler/tests/test_extractors.py
ftw/crawler/tests/test_fetcher.py
ftw/crawler/tests/test_metadata.py
ftw/crawler/tests/test_purging.py
ftw/crawler/tests/test_sitemap.py
ftw/crawler/tests/test_solr.py
ftw/crawler/tests/test_tika.py
ftw/crawler/tests/test_utils.py
ftw/crawler/tests/test_xml_utils.py
ftw/crawler/tests/assets/__init__.py
ftw/crawler/tests/assets/basic_config.py
ftw/crawler/tests/assets/html5_doc.html
ftw/crawler/tests/assets/namespaced.xml
ftw/crawler/tests/assets/sitemap.xml
ftw/crawler/tests/assets/sitemap.xml.gz
ftw/crawler/tests/assets/sitemap_index.xml
ftw/crawler/tests/assets/sitemap_index.xml.gz
ftw/crawler/tests/assets/sitemap_index_req_only.xml
ftw/crawler/tests/assets/sitemap_req_only.xml
ftw/crawler/tests/assets/xhtml_doc.html
ftw/crawler/xml_utils/__init__.py
ftw/crawler/xml_utils/remove_namespaces.xsl