python-gffutils 0.11.0-1 source package in Ubuntu

Changelog

python-gffutils (0.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Remove backup file from install dir

 -- Andreas Tille <email address hidden>  Sun, 17 Jul 2022 16:13:44 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gffutils_0.11.0-1.dsc 2.3 KiB 4a0187ba0e1dc9bfbe80cba10a3685fd7d4c0b9bdb7be90d6f283896bc07cf18
python-gffutils_0.11.0.orig.tar.gz 1.5 MiB 4593bdf8bda2501b8e0c54cd3366fdaba04b211c86f43c0029e65869d15ec769
python-gffutils_0.11.0-1.debian.tar.xz 4.7 KiB 7a2d22d0d5145b576dda476e8717516d9d524d8c5fbd2c787da10e2b13402964

Available diffs

No changes file available.

Binary packages built by this source

python3-gffutils: Work with GFF and GTF files in a flexible database framework

 A Python package for working with and manipulating the GFF and GTF format
 files typically used for genomic annotations. Files are loaded into a
 sqlite3 database, allowing much more complex manipulation of hierarchical
 features (e.g., genes, transcripts, and exons) than is possible with
 plain-text methods alone.