Metadata-Version: 1.1
Name: compmake-z6
Version: 6.0.13
Summary: Compmake is a non-obtrusive module that provides 'make'-like facilities to your Python applications,including caching of results, robustness to jobs failure, and multiprocessing/multihost parallel processing.
Home-page: http://compmake.org
Author: Andrea Censi
Author-email: UNKNOWN
License: LGPL
Description: 
                Compmake is a non-obtrusive module that provides
                'make'-like facilities to your Python applications,
                including caching of results, robustness to jobs failure,
                and multiprocessing/multihost parallel processing.
        
                Please see for docs: http://compmake.org
                and get the manual PDF at: http://purl.org/censi/compmake-manual
            
Keywords: parallel processing,make,cmake,manager,recovery
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Hardware :: Symmetric Multi-processing
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
