README.md
setup.py
cws/__init__.py
cws/__main__.py
cws/config.py
cws/cws.py
cws/searchresponse.py
cws/searchresult.py
cws/provider/__init__.py
cws/provider/google.py
cws/provider/searchprovider.py
cws/provider/youtube.py
cws_clisearch.egg-info/PKG-INFO
cws_clisearch.egg-info/SOURCES.txt
cws_clisearch.egg-info/dependency_links.txt
cws_clisearch.egg-info/entry_points.txt
cws_clisearch.egg-info/requires.txt
cws_clisearch.egg-info/top_level.txt
tests/__init__.py
tests/clitools.py
tests/conftest.py
tests/test_config.py
tests/test_cws.py
tests/test_searchprovider.py