Metadata-Version: 2.0
Name: metafunctions
Version: 1.1.0
Summary: Metafunctions is a function composition and data pipelining library
Home-page: https://github.com/ForeverWintr/metafunctions
Author: Tom Rutherford
Author-email: tom.rutherford@alumni.uleth.ca
License: MIT
Keywords: functional-programming function-composition
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: ansicolors (>=1.1.8)


MetaFunctions is a function composition and data pipelining library.

For more information, please visit the `project on github <https://github.com/ForeverWintr/metafunctions>`_.


