Metadata-Version: 1.0
Name: mapcombine
Version: 0.0.3
Summary: Simple combine-centric MapReduce
Home-page: http://github.com/maxhutch/mapcombine/
Author: Max Hutchinson
Author-email: maxhutch@gmail.com
License: MIT
Description: mapcombine
        ==========
        |Version Status| |Downloads|
        
        Lightweight MapReduce that focuses on the combiner.
        
        Install
        -------
        
        ``mapcombine`` is on the Python Package Index (PyPI):
        
        ::
        
            pip install mapcombine
        
        .. |Version Status| image:: https://pypip.in/v/mapcombine/badge.png
           :target: https://pypi.python.org/pypi/mapcombine/
        .. |Downloads| image:: https://pypip.in/d/mapcombine/badge.png
           :target: https://pypi.python.org/pypi/mapcombine/
        
        
Keywords: MapReduce
Platform: UNKNOWN
