Metadata-Version: 1.0
Name: functoolz
Version: 0.2
Summary: More function tools
Home-page: http://github.com/mrocklin/functoolz/
Author: Matthew Rocklin
Author-email: mrocklin@gmail.com
License: BSD
Description: Functoolz
        =========
        
        More useful tools for Python functions.
        
        Dependencies
        ------------
        
        `functoolz` supports Python 2.6+ and Python 3.2+ with a common codebase.
        
        It has no dependencies outside of the standard library.
        
        See Also
        --------
        
        *   [`itertoolz`](http://github.com/mrocklin/itertoolz)
        *   [`classtoolz`](http://github.com/mrocklin/classtoolz)
        
Platform: UNKNOWN
