Hi,

please find attached a port for Ruffus, a Computation Pipeline library
for python.

$ cat pkg/DESCR
The Ruffus module is a lightweight way to add support for running computational
pipelines.

Computational pipelines are often conceptually quite simple, especially if we
breakdown the process into simple stages, or separate tasks.

Each stage or task in a computational pipeline is represented by a python
function. Each python function can be called in parallel to run multiple jobs.

OK to import?
(as a dependency towards ocrmypdf:
https://github.com/jbarlow83/OCRmyPDF/blob/master/setup.py#L222)

Best regards,
Ingo

Attachment: py-ruffus.tar.gz
Description: application/tar-gz

Reply via email to