Metadata-Version: 2.1
Name: splotch
Version: 0.6.9.1
Summary: Simple PLOTs, Contours and Histograms is a small package with wrapper functions designed to simplify plotting calls from matplotlib.
Home-page: https://github.com/MBravoS/splot
Author: Matías A. Bravo Santa Cruz
Author-email: matias.bravo@icrar.org
License: BSD-3-Clause
Requires-Python: >=3.3
License-File: LICENSE
Requires-Dist: numpy>=1.15
Requires-Dist: matplotlib>=3.0.0
Requires-Dist: scipy>=1.1.0
Requires-Dist: sympy>=1.2
Requires-Dist: scicm>=1.0.3
Provides-Extra: astro
Requires-Dist: astropy; extra == "astro"
