Metadata-Version: 2.4
Name: pyjumble
Version: 0.3
Summary: Various small utilities in Python
Project-URL: Homepage, https://github.com/lguez/Pyjumble
Author-email: Lionel GUEZ <guez@lmd.ipsl.fr>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: cartopy
Requires-Dist: matplotlib>=3.4.0
Requires-Dist: numpy
Description-Content-Type: text/markdown

Various small utilities in Python.

Installation:

```
pip install pyjumble
```
