Metadata-Version: 1.1
Name: easyfunc
Version: 0.2.2
Summary: Easy and simple functional programming style helper for python
Home-page: https://github.com/DiamondGo/easyfunc
Author: K
Author-email: mastercoderk@gmail.com
License: UNKNOWN
Description-Content-Type: text/markdown
Description: Easy and simple for functional programming style in python.
        
        See tests for examples.
        
        Tested on python 2.6, 2.7, 3.4, 3.5, 3.6
        
Keywords: fp,python,functional
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
