libgenome 1.3.11+svn20110227.4616-2build1 source package in Ubuntu

Changelog

libgenome (1.3.11+svn20110227.4616-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:45:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Med
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
libgenome_1.3.11+svn20110227.4616.orig.tar.xz 79.2 KiB a2ca77c2a4e9c6239d9cc2fd84b84ffa75444283e3c3d34f8e724525b6a1b677
libgenome_1.3.11+svn20110227.4616-2build1.debian.tar.xz 10.1 KiB a63fc4313cabdf7a546c469a98b48d90cc99ab4058dc08e58b1c621f88f07aeb
libgenome_1.3.11+svn20110227.4616-2build1.dsc 2.1 KiB f606e9a062259f0eb83335e7eaa5461cf07153311bd4c5f28364c099ac652684

View changes file

Binary packages built by this source

libgenome-dev: toolkit for developing bioinformatic related software (devel)

 libGenome is a freely available toolkit for developing bioinformatic related
 software in C++. It is intended to take the hassle out of performing common
 tasks on genetic sequence and annotation data.
 .
 Among other things, libGenome can help you:
 .
  * Read and write Multi-FastA format files
  * Read and write GenBank flat file database entries
  * Append, chop, truncate, reverse, complement, translate, and otherwise
    mangle sequence data
  * Access annotation in GenBank flat files
 .
 This is the development package containing the statically linked
 library and the header files.

libgenome0: toolkit for developing bioinformatic related software

 libGenome is a freely available toolkit for developing bioinformatic related
 software in C++. It is intended to take the hassle out of performing common
 tasks on genetic sequence and annotation data.
 .
 Among other things, libGenome can help you:
 .
  * Read and write Multi-FastA format files
  * Read and write GenBank flat file database entries
  * Append, chop, truncate, reverse, complement, translate, and otherwise
    mangle sequence data
  * Access annotation in GenBank flat files
 .
 This package contains the dynamic library.

libgenome0-dbgsym: debug symbols for libgenome0