# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36
maintainers stromnov openmaintainer
description Lightweight pipelining: using Python functions as pipeline jobs.
long_description Joblib is a set of tools to provide lightweight \
pipelining in Python. In particular, joblib offers: \
transparent disk-caching of the output values and lazy \
re-evaluation (memoize pattern), easy simple parallel \
computing logging and tracing of the execution.
homepage https://packages.python.org/joblib/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 602ba265352deb3e2cca2fdd5380ba541caf9976 \
sha256 7b8fd56df36d9731a83729395ccb85a3b401f62a96255deb1a77220c00ed4085
if {${name} ne ${subport}} {
port:py${python.version}-setuptools