Metadata-Version: 1.0
Name: functionally
Version: 1.0
Summary: Simple & extensive functional programming library
Home-page: http://github.com/PersonalNOVEL/functionally
Author: Daniel Werner
Author-email: dwerner@personalnovel.de
License: MIT
Description: # functionally
        
        A simple but extensive library containing loads of utility functions to make
        functional programming in Python fun again. A must-have for developers with
        a Clojure, Haskell, Scala or similar background.
        
        ## Compatibility
        
        Tested in Python 2.6, should work from Python 2.4 onwards.
        
        ## Credits & License
        
        The development of this library was sponsored by
        [PersonalNOVEL](http://www.personalnovel.de/).
        
        Distributed under the MIT license. See the file LICENSE for more information.
        
Keywords: functional
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Utilities
