libgclib 0.12.7+ds-5ubuntu3 source package in Ubuntu

Changelog

libgclib (0.12.7+ds-5ubuntu3) noble; urgency=medium

  * Fix package name in symbols file.

 -- Colin Watson <email address hidden>  Sun, 21 Apr 2024 22:52:21 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libgclib_0.12.7+ds.orig.tar.gz 250.6 KiB d9e5d89b1f9c696dac329a2788c535e49fabde1fec3524b6882c00309d1b375a
libgclib_0.12.7+ds-5ubuntu3.debian.tar.xz 14.9 KiB 444d3eaa28310e2812c51d4c36b12ee2b2a543746ada504703c452edc3b563a3
libgclib_0.12.7+ds-5ubuntu3.dsc 2.2 KiB d640c3ec6a583beefd43d110c0d3fe44eb10b94e367b039daf9521299ba06078

View changes file

Binary packages built by this source

libgclib-dev: header files for Genome Code Lib (GCLib)

 This is an eclectic gathering of (mostly) C++ code which upstream used
 for some bioinformatics projects. The main idea is to provide
 lean code and efficient data structures, trying to avoid too many code
 dependencies of heavy libraries while minimizing production cycles (and
 this also implies a decent compile/build time -- looking at you,
 bloated configure scripts and lengthy compile times of Boost code or
 other heavy C++ template code..).
 .
 This code was gathered even before the C++ STL had been fully adopted as
 a cross-platform "standard". Since STL by itself is a bit heavier for
 most of the C++ needs, it is preferred to use simpler&leaner C++ classes
 or templates for basic strings, containers, basic algorithms etc.
 .
 Header files of Genome Code Lib. It is mainly known for being
 used by StringTie but with its own release cycle.

libgclib3t64: C++ library to handle biological short sequence data

 This is an eclectic gathering of (mostly) C++ code which upstream used
 for some bioinformatics projects. The main idea is to provide
 lean code and efficient data structures, trying to avoid too many code
 dependencies of heavy libraries while minimizing production cycles (and
 this also implies a decent compile/build time -- looking at you,
 bloated configure scripts and lengthy compile times of Boost code or
 other heavy C++ template code..).
 .
 This code was gathered even before the C++ STL had been fully adopted as
 a cross-platform "standard". Since STL by itself is a bit heavier for
 most of the C++ needs, it is preferred to use simpler&leaner C++ classes
 or templates for basic strings, containers, basic algorithms etc.

libgclib3t64-dbgsym: debug symbols for libgclib3t64