python-ruffus 2.8.4-5 source package in Ubuntu

Changelog

python-ruffus (2.8.4-5) unstable; urgency=medium

  * d/control: add myself to uploaders.
  * d/copyright: remove now superficial Files-Excluded.
  * d/watch: move to git mode after changes in github interface.
  * Standards-Version: 4.6.1 (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Apply multi-arch hints.
    + python-ruffus-doc: Add Multi-Arch: foreign.

 -- Étienne Mollier <email address hidden>  Sat, 12 Nov 2022 15:52:07 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ruffus_2.8.4-5.dsc 2.4 KiB 0d006f94b9448498feeb4aa4e59f64cff5dfc69a6d38135029ae197190f4f979
python-ruffus_2.8.4.orig.tar.gz 11.6 MiB 1487be20dddf6f0fb03b7d8d3fb3fc95ee3bbbbfc02d408daad19425e9a07a96
python-ruffus_2.8.4-5.debian.tar.xz 6.9 KiB 18690bfcebbaed46af76ffc711f2cb8181330eebcc3a15d871c0b760a1f2d251

Available diffs

No changes file available.

Binary packages built by this source

python-ruffus-doc: 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.

python3-ruffus: 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.