python-gffutils 0.13-1 source package in Ubuntu

Changelog

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

  * Team Upload.
  * Standards-Version: 4.7.0 (routine-update)
  * Refresh patches
  * Remove dependency on python3-six

  [ Michael R. Crusoe ]
  * d/patches/pytest8: applied upstream.

 -- Alexandre Detiste <email address hidden>  Sat, 13 Apr 2024 20:40:16 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gffutils_0.13-1.dsc 2.3 KiB 9e9d61aaa14e5a5db44505398173e670869f891564add08fbe5c10076e8d6897
python-gffutils_0.13.orig.tar.gz 1.5 MiB b0d52f35c014cc0330fb5c4e3c6fea127c90ccf4c5384a825cdb5c8ff330d4eb
python-gffutils_0.13-1.debian.tar.xz 4.9 KiB 8faf11a673c505ac5180546cb3ad221dce9ba75afbc486ae807e92b8673d4b97

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.