Metadata-Version: 2.1
Name: libera-utils
Version: 1.0.0
Summary: Utility package for Libera Science Data Processing and the Libera Science Data Center.
Author: Stephane Beland
Author-email: stephane.beland@lasp.colorado.edu
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: plotting
Requires-Dist: SQLAlchemy (>=1.4,<2.0)
Requires-Dist: astropy (>=5.1,<6.0)
Requires-Dist: bitstring (>=3.1,<4.0)
Requires-Dist: cloudpathlib[s3] (>=0.9,<0.10)
Requires-Dist: h5py (>=3.3,<4.0)
Requires-Dist: lasp-packets (>=2.0,<3.0)
Requires-Dist: matplotlib (>=3.4,<4.0); extra == "plotting"
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: psycopg2 (>=2.9,<3.0)
Requires-Dist: requests (>=2.26,<3.0)
Requires-Dist: spiceypy (>=5.0,<6.0)
Requires-Dist: watchtower (>=3.0,<4.0)
