Metadata-Version: 2.1
Name: elementally-DEMcKnight
Version: 0.2
Summary: Utility class for elementwise operations on built-in types
Home-page: https://github.com/dem1995/elementally
Author: David "Dawn" Estes McKnight
Author-email: demcknig@ualberta.ca
License: MIT/X11
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Elementally
## Description
Python package with utility functions for element-wise operations on basic Python sequence objects.


