Metadata-Version: 2.1
Name: jabl
Version: 0.0.1a1
Summary: An attempt to make lists in Python more useful, functional, and fun to use.
Author: Nic Harvey
Author-email: nicharvey@protonmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beartype (>=0.12,<0.13)
Description-Content-Type: text/markdown

# just-a-better-list
Let's make python lists a bit more fun and intuitive to use, shall we?

