MANIFEST.in
README.rst
pyproject.toml
setup.py
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/LGPL-3.0-only.txt
psyplot/__init__.py
psyplot/__main__.py
psyplot/_version.py
psyplot/data.py
psyplot/docstring.py
psyplot/gdal_store.py
psyplot/plotter.py
psyplot/project.py
psyplot/utils.py
psyplot/warning.py
psyplot.egg-info/PKG-INFO
psyplot.egg-info/SOURCES.txt
psyplot.egg-info/dependency_links.txt
psyplot.egg-info/entry_points.txt
psyplot.egg-info/not-zip-safe
psyplot.egg-info/requires.txt
psyplot.egg-info/top_level.txt
psyplot/config/__init__.py
psyplot/config/logsetup.py
psyplot/config/rcsetup.py
psyplot/sphinxext/__init__.py
psyplot/sphinxext/extended_napoleon.py
tests/test_data.py
tests/test_gdalstore.py
tests/test_main.py
tests/test_plotter.py
tests/test_project.py
tests/test_rcsetup.py
tests/test_utils.py