Metadata-Version: 1.0
Name: list115utils
Version: 1.0.1
Summary: Collection of clean, well-tested, well-documented Python utilities for manipulating lists and facilitating functional programming
Home-page: https://bitbucket.org/a115/list115utils/
Author: A115
Author-email: contact@a115.bg
License: GPL
Description: ============
        list115utils
        ============
        
        This package contains A115's collection of clean and useful utilities for 
        manipulating python lists and for facilitating funcional programming with 
        Python.  These utilities have been tried and tested in multiple real 
        world deployments and have proven useful in just about any kind of project. 
        
        The best way to learn about the provided utilities is to look at the 
        nicely commented source code and the comprehensive suite of unit tests. 
        
        This package is used as one of several basic building blocks in multiple 
        other Python packages released as open-source by A115.  
        
        Python 2.7 is required.  
        
        For commercial support, see http://www.a115.bg/
        
Platform: UNKNOWN
