python-cutadapt 4.2-1build1 source package in Ubuntu

Changelog

python-cutadapt (4.2-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Thu, 16 Mar 2023 07:26:59 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-cutadapt_4.2.orig.tar.gz 217.8 KiB e33816a58f7d5f5b9922981c48b65f5ddf9ebdf566d0ab75a4418634122d85d6
python-cutadapt_4.2-1build1.debian.tar.xz 8.4 KiB 24c1474792b359407e21e587d9e67ec467a41c2104ce369046d88ac6b4fc8937
python-cutadapt_4.2-1build1.dsc 2.4 KiB ad4a0df2403297d5799abd9541a5ea00178b28c65d732294143dd8d655540dc8

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