MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
scrapbag/__init__.py
scrapbag/censal.py
scrapbag/collections.py
scrapbag/csvs.py
scrapbag/dates.py
scrapbag/files.py
scrapbag/pdf.py
scrapbag/spss.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/data-aux/18codcom.csv
scrapbag/data-aux/18codmun.csv
scrapbag/data-aux/18codprov.csv
scrapbag/geo/__init__.py
scrapbag/geo/google.py
scrapbag/geo/tests/__init__.py
scrapbag/geo/tests/test_geo.py
scrapbag/tests/__init__.py
scrapbag/tests/test_censal.py
scrapbag/tests/test_collections.py
scrapbag/tests/test_csvs.py
scrapbag/tests/test_dates.py
scrapbag/tests/test_files.py
scrapbag/tests/test_mock_csv.py
scrapbag/tests/test_mock_requests.py
scrapbag/tests/test_pdf.py
scrapbag/tests/test_spss.py
scrapbag/tests/test_strings.py
scrapbag/tests/files/__init__.py
scrapbag/tests/files/mock_csv.py
scrapbag/tests/files/mock_requests.py