# -*- 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 PortSystem 1.0 PortGroup python 1.0 name py-joblib version 1.4.2 revision 0 categories-append devel license BSD platforms {darwin any} supported_archs noarch python.versions 38 39 310 311 312 313 maintainers {stromnov @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://joblib.readthedocs.io/ checksums rmd160 16b7c6b6a08d2e4e6f09ecab893db8b8e08711f7 \ sha256 2382c5816b2636fbd20a09e0f4e9dad4736765fdfb7dca582943b9c1366b3f0e \ size 2116621