Metadata-Version: 1.1
Name: Unit.py
Version: 1.0.0
Summary: Functional data chaining with ease
Home-page: http://github.com/sleibrock/Unit.py
Author: Steven L
Author-email: leibrockoli@gmail.com
License: MIT
Description: 
        Quickly chain functions together and write 
        easier, functional solutions.
        
Keywords: functor unit functions nesting comprehension
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
