.coveragerc
.gitattributes
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
tox.ini
debug/debug_server.py
doc/Makefile
doc/authors.rst
doc/conf.py
doc/contributing.rst
doc/history.rst
doc/index.rst
doc/installation.rst
doc/opendap_protocol.rst
doc/usage.rst
opendap_protocol/__init__.py
opendap_protocol/protocol.py
opendap_protocol.egg-info/PKG-INFO
opendap_protocol.egg-info/SOURCES.txt
opendap_protocol.egg-info/dependency_links.txt
opendap_protocol.egg-info/not-zip-safe
opendap_protocol.egg-info/requires.txt
opendap_protocol.egg-info/top_level.txt
tests/__init__.py
tests/test_all.py