Metadata-Version: 2.1
Name: marslab
Version: 0.9.2
Summary: Utilities for working with observational data of Mars.
Home-page: https://github.com/millionconcepts/marslab.git
Author: Million Concepts
Author-email: chase@millionconcepts.com
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: cytoolz
Requires-Dist: dustgoggles
Requires-Dist: more-itertools
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pathos
Requires-Dist: scipy
Provides-Extra: geom
Requires-Dist: pdr; extra == "geom"
Provides-Extra: histograms
Requires-Dist: fast-histogram; extra == "histograms"
Provides-Extra: masking
Requires-Dist: scikit-image; extra == "masking"
Requires-Dist: opencv; extra == "masking"
Provides-Extra: notebooks
Requires-Dist: jupyter; extra == "notebooks"
Provides-Extra: pdr_load
Requires-Dist: pdr; extra == "pdr-load"
Provides-Extra: regions
Requires-Dist: astropy; extra == "regions"
Provides-Extra: render
Requires-Dist: pillow; extra == "render"
Requires-Dist: matplotlib; extra == "render"
Provides-Extra: strict_reshape
Requires-Dist: sympy; extra == "strict-reshape"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: hypothesis; extra == "tests"
Provides-Extra: time
Requires-Dist: sympy; extra == "time"
Requires-Dist: python-dateutil; extra == "time"

