Source: snakemake Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Kevin Murray , Rebecca N. Palmer , Section: science Build-Depends: ca-certificates, cwltool, debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, environment-modules, glpk-utils , imagemagick, python3, python3-platformdirs , python3-biopython , python3-boto3 , python3-botocore , python3-configargparse, python3-connection-pool, python3-datrie, python3-docutils, python3-dropbox , python3-flask , python3-git, python3-jinja2, python3-jsonschema, python3-nbformat, python3-packaging, python3-pandas , python3-psutil, python3-pulp, python3-pygments , python3-pytest , python3-pytools , python3-recommonmark , python3-requests, python3-requests-mock , python3-retry, python3-pytest-mock , python3-setuptools, python3-smart-open, python3-sphinx , python3-sphinx-argparse , python3-sphinx-bootstrap-theme , python3-sphinx-rtd-theme , python3-stopit, python3-tabulate, python3-throttler , python3-toposort , python3-wrapt, python3-yaml, python3-yte , stress , Vcs-Browser: https://salsa.debian.org/med-team/snakemake Vcs-Git: https://salsa.debian.org/med-team/snakemake.git Homepage: https://snakemake.readthedocs.io/ Package: snakemake Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ca-certificates, python3-platformdirs, python3-configargparse, python3-datrie, python3-docutils, python3-git, python3-jsonschema, python3-nbformat, python3-packaging, python3-psutil, python3-pulp, python3-requests, python3-toposort, python3-wrapt, python3-yaml, python3-yte, libjs-bootstrap, libjs-jquery, Recommends: cwltool, imagemagick, python3-pytz, python3-yappi, python3-rpy2, # for the templating and reports features python3-jinja2, python3-pygments, # for distributed / cloud setups or online data access python3-azure-storage, python3-biopython, python3-boto3, python3-botocore, python3-connection-pool, python3-dropbox, python3-flask, python3-ftputil, python3-irodsclient, python3-kubernetes, python3-retry, python3-urllib3, Suggests: slurm-client, snakemake-doc, Description: pythonic workflow management system Build systems like GNU Make are frequently used to create complicated workflows, e.g. in bioinformatics. This project aims to reduce the complexity of creating workflows by providing a clean and modern domain specific language (DSL) in Python style, together with a fast and comfortable execution environment. Package: snakemake-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax, Recommends: snakemake, Description: documentation for pythonic workflow management system Build systems like GNU Make are frequently used to create complicated workflows, e.g. in bioinformatics. This project aims to reduce the complexity of creating workflows by providing a clean and modern domain specific language (DSL) in Python style, together with a fast and comfortable execution environment. . This package provides the Sphinx-generated documentation and examples.