MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
scrapbag/__init__.py
scrapbag/collections.py
scrapbag/csvs.py
scrapbag/dates.py
scrapbag/files.py
scrapbag/geo.py
scrapbag/pdf.py
scrapbag/strings.py
scrapbag/version.py
scrapbag.egg-info/PKG-INFO
scrapbag.egg-info/SOURCES.txt
scrapbag.egg-info/dependency_links.txt
scrapbag.egg-info/requires.txt
scrapbag.egg-info/top_level.txt
scrapbag/tests/__init__.py
scrapbag/tests/test_collections.py
scrapbag/tests/test_csvs.py
scrapbag/tests/test_dates.py
scrapbag/tests/test_files.py
scrapbag/tests/test_geo.py
scrapbag/tests/test_mock_csv.py
scrapbag/tests/test_mock_requests.py
scrapbag/tests/test_pdf.py
scrapbag/tests/test_strings.py
scrapbag/tests/files/__init__.py
scrapbag/tests/files/mock_csv.py
scrapbag/tests/files/mock_requests.py