Metadata-Version: 2.4
Name: wormutils
Version: 0.2.0
Summary: A package for common functions used in other WORM codes
Author-email: Grayson Boyer <gmboyer@asu.edu>
License: MIT
Project-URL: Homepage, https://github.com/worm-portal/wormutils
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: chemparse
Requires-Dist: requests
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: importlib_resources
Dynamic: license-file

# wormutils

A package for common functions used in other WORM codes.
