MANIFEST.in
README.md
pyproject.toml
setup.py
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/LGPL-3.0-only.txt
psy_transect/__init__.py
psy_transect/_version.py
psy_transect/maps.py
psy_transect/plotters.py
psy_transect/plugin.py
psy_transect/py.typed
psy_transect/utils.py
psy_transect.egg-info/PKG-INFO
psy_transect.egg-info/SOURCES.txt
psy_transect.egg-info/dependency_links.txt
psy_transect.egg-info/entry_points.txt
psy_transect.egg-info/not-zip-safe
psy_transect.egg-info/requires.txt
psy_transect.egg-info/top_level.txt
tests/test_maps.py
tests/test_plotters.py