snakemake 7.32.4-3 source package in Ubuntu

Changelog

snakemake (7.32.4-3) unstable; urgency=medium

  * Use platformdirs not appdirs.  (Closes: #1068010)

 -- Rebecca N. Palmer <email address hidden>  Sun, 07 Apr 2024 11:37:02 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
snakemake_7.32.4-3.dsc 3.4 KiB 1807beb8674aa5a12c7ecbd408a8e357d420f314c6660a1dffde90bbb7e20d61
snakemake_7.32.4.orig.tar.gz 8.5 MiB e7d7379b91b80484640561878ac2c41d44334a22e51de4ae7b16f43ab6e72ed3
snakemake_7.32.4-3.debian.tar.xz 26.9 KiB 3078a07a5fca786790972f0326cda03e2d1b09decd90f67b23675336d8dcb964

Available diffs

No changes file available.

Binary packages built by this source

snakemake: 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.

snakemake-doc: 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.