Metadata-Version: 2.4
Name: commodutil
Version: 0.0.0
Summary: common commodity/oil analytics utils
Author-email: aeorxc <author@example.com>
Project-URL: Homepage, https://github.com/aeorxc/commodutil
Project-URL: Source, https://github.com/aeorxc/commodutil
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: pandas
Requires-Dist: dask[delayed]
Requires-Dist: pint
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
