Source: python-ruffus Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper (>= 11~), dh-python, python-all, python-setuptools, python-pytest, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-pytest, graphviz Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/python-ruffus Vcs-Git: https://salsa.debian.org/med-team/python-ruffus.git Homepage: http://www.ruffus.org.uk/ Package: python-ruffus Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, graphviz Suggests: python-drmaa Description: Python computation pipeline library widely used in bioinformatics Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. . * Lightweight: Suitable for the simplest of tasks * Scalable: Handles even fiendishly complicated pipelines which would cause make or scons to go cross-eyed and recursive. * Standard Python: No "clever magic", no pre-processing. * Unintrusive: Unambitious, lightweight syntax which tries to do this one small thing well. Package: python3-ruffus Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, graphviz Description: Python3 computation pipeline library widely used in bioinformatics Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. . * Lightweight: Suitable for the simplest of tasks * Scalable: Handles even fiendishly complicated pipelines which would cause make or scons to go cross-eyed and recursive. * Standard Python: No "clever magic", no pre-processing. * Unintrusive: Unambitious, lightweight syntax which tries to do this one small thing well. . This package provides python3 modules. Package: python-ruffus-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax Description: documentation for python-ruffus computation pipeline library Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. . * Lightweight: Suitable for the simplest of tasks * Scalable: Handles even fiendishly complicated pipelines which would cause make or scons to go cross-eyed and recursive. * Standard Python: No "clever magic", no pre-processing. * Unintrusive: Unambitious, lightweight syntax which tries to do this one small thing well. . This package provides modules documentation.