Metadata-Version: 2.1
Name: pyhof
Version: 0.1.2
Summary: Python High Order Functions library
Home-page: https://github.com/PyGamer0/functools_plus
License: MIT
Author: PyGamer0
Requires-Python: >3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/PyGamer0/functools_plus
Description-Content-Type: text/markdown

# pyhof
pyhof extends python's functools module.

Originally [borrowed from here](https://github.com/abarnert/more-functools)

