.coveragerc
.gitattributes
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.rst
conda_requirements.yml
doc_requirements.txt
requirements.txt
setup.cfg
setup.py
test_requirements.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
docs/graphs/graphs.org
docs/graphs/overview_img.dot
docs/graphs/overview_img.svg
docs/graphs/overview_static.dot
docs/graphs/overview_static.svg
docs/graphs/overview_ts.dot
docs/graphs/overview_ts.svg
pygeobase/__init__.py
pygeobase/io_base.py
pygeobase/object_base.py
pygeobase.egg-info/PKG-INFO
pygeobase.egg-info/SOURCES.txt
pygeobase.egg-info/dependency_links.txt
pygeobase.egg-info/not-zip-safe
pygeobase.egg-info/pbr.json
pygeobase.egg-info/requires.txt
pygeobase.egg-info/top_level.txt
tests/__init__.py
tests/test_io_base.py
tests/test_object_base.py