python-cutadapt 4.4-1build1 source package in Ubuntu

Changelog

python-cutadapt (4.4-1build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 10:06:06 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cutadapt_4.4.orig.tar.gz 230.6 KiB 0343da04101c88b7b9845f136bd411c558e63ae9abbfb27248e3fb2d43b299aa
python-cutadapt_4.4-1build1.debian.tar.xz 8.8 KiB 4978dfbcba0c5973ad54ef317bb0c1a43f0695817f88cce5038cbe0c28a96cf1
python-cutadapt_4.4-1build1.dsc 2.5 KiB 243ebcb173ec72abb2b6e639581d073a1d2d565b322bdd6ed138792d0682311e

Available diffs

View changes file

Binary packages built by this source

cutadapt: Clean biological sequences from high-throughput sequencing reads

 Cutadapt helps with biological sequence clean tasks by finding the adapter
 or primer sequences in an error-tolerant way.
 It can also modify and filter reads in various ways.
 Adapter sequences can contain IUPAC wildcard characters.
 Also, paired-end reads and even colorspace data is supported.
 If you want, you can also just demultiplex your input data, without removing
 adapter sequences at all.
 .
 This package contains the user interface.

python3-cutadapt: Clean biological sequences from high-throughput sequencing reads (Python 3)

 Cutadapt helps with biological sequence clean tasks by finding the adapter
 or primer sequences in an error-tolerant way.
 It can also modify and filter reads in various ways.
 Adapter sequences can contain IUPAC wildcard characters.
 Also, paired-end reads and even colorspace data is supported.
 If you want, you can also just demultiplex your input data, without removing
 adapter sequences at all.
 .
 This package contains the Python 3 module.

python3-cutadapt-dbgsym: debug symbols for python3-cutadapt