AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE.rst
MANIFEST.in
README.rst
VERSION
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
bin/cnv2nc
bin/cnvdump
docs/Makefile
docs/authors.rst
docs/contributing.rst
docs/history.rst
docs/make.bat
docs/readme.rst
docs/source/conf.py
docs/source/getting_started.rst
docs/source/index.rst
docs/source/install.rst
docs/source/overview.rst
seabird/__init__.py
seabird/checks.py
seabird/cli.py
seabird/cnv.py
seabird/exceptions.py
seabird/netcdf.py
seabird/utils.py
seabird.egg-info/PKG-INFO
seabird.egg-info/SOURCES.txt
seabird.egg-info/dependency_links.txt
seabird.egg-info/entry_points.txt
seabird.egg-info/not-zip-safe
seabird.egg-info/requires.txt
seabird.egg-info/top_level.txt
seabird/rules/cnv.json
seabird/rules/cnv.yaml
seabird/rules/cnv2.json
seabird/rules/cnv_binary.json
seabird/rules/cnv_btl.json
seabird/rules/refnames.json
tests/__init__.py
tests/test_import.py