libgff 1.0-1 source package in Ubuntu

Changelog

libgff (1.0-1) unstable; urgency=low

  * Initial release (Closes: #800336)

 -- Michael R. Crusoe <email address hidden>  Fri, 18 Sep 2015 20:31:46 -0700

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
libgff_1.0-1.dsc 1.9 KiB 1c423a4b830e4609666057a3b2de5a66d4b3c251bb34a4a4bf6b28683024c4dc
libgff_1.0.orig.tar.bz2 73.1 KiB fff3722877ef262f20c3a4539bd9864bc583ad7d7e3a01ff2a8557ca3a8df360
libgff_1.0-1.debian.tar.xz 2.1 KiB 2fdd0f0ea9c20b5618a3ca8cf1fc315feb7cb5084b769b25046839ae43373a9d

No changes file available.

Binary packages built by this source

libgff-dev: GFF/GTF parsing from cufflinks as a library

 This is a simple "libraryfication" of the GFF/GTF parsing code that is used in
 the Cufflinks codebase. There are not many (any?) relatively lightweight
 GTF/GFF parsers exposing a C++ interface, and the goal of this library is to
 provide this functionality without the necessity of drawing in a heavy-weight
 dependency like SeqAn.