README.txt
setup.py
swiss/__init__.py
swiss/cache.py
swiss/clitools.py
swiss/date.py
swiss/deliveranceproxy.py
swiss/id.py
swiss/jsonify.py
swiss/misc.py
swiss/scrape.py
swiss.egg-info/PKG-INFO
swiss.egg-info/SOURCES.txt
swiss.egg-info/dependency_links.txt
swiss.egg-info/not-zip-safe
swiss.egg-info/requires.txt
swiss.egg-info/top_level.txt
swiss/parse/__init__.py
swiss/parse/name.py
swiss/tabular/__init__.py
swiss/tabular/base.py
swiss/tabular/gdocs.py
swiss/tabular/html.py
swiss/tabular/misc.py
swiss/tabular/tabular_json.py
swiss/tabular/txt.py
swiss/tabular/xls.py
swiss/tests/__init__.py
swiss/tests/test_cache.py
swiss/tests/test_date.py
swiss/tests/test_id.py
swiss/tests/test_misc.py
swiss/tests/test_xls.py
swiss/tests/tabular/__init__.py
swiss/tests/tabular/test_base.py
swiss/tests/tabular/test_gdocs.py
swiss/tests/tabular/test_json.py
swiss/tests/tabular/test_misc.py
swiss/tests/tabular/test_txt.py
toadd/__init__.py
toadd/plot.py
toadd/plot_test.py