Metadata-Version: 2.1
Name: functools-extra
Version: 0.0.1
Summary: 
License: MIT
Author: Dennis Rall
Author-email: dennis.rall@web.de
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# Functools Extra
Additional functional tools for python not covered in the [functools](https://docs.python.org/3/library/functools.html) library.

