libbiod 0.2.3+git20191120.b8eecef-2 source package in Ubuntu

Changelog

libbiod (0.2.3+git20191120.b8eecef-2) unstable; urgency=medium

  * Restrict architectures to amd64 and arm64 where the package
    really builds
    Closes: #948918

 -- Andreas Tille <email address hidden>  Tue, 14 Jan 2020 21:35:33 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbiod_0.2.3+git20191120.b8eecef-2.dsc 2.1 KiB d020a3205a29cf437bff3462c05dc4311353e23d435f1bd455cac367311558da
libbiod_0.2.3+git20191120.b8eecef.orig.tar.xz 1.8 MiB 89690d52a09d428fd53c9cbbf20b06898148d0f265db73e8acf1ca8e982802fb
libbiod_0.2.3+git20191120.b8eecef-2.debian.tar.xz 5.4 KiB 52f2375e62727ccf624f961bc0f9859ad2666bb99349b8c24fd5367c33d939ef

No changes file available.

Binary packages built by this source

libbiod-dev: bioinformatics library in D (development files)

 BioD is a fast and memory efficient bioinformatics library written in
 the D programming language. BioD aims to:
  * Provide a platform for writing high-performance bioinformatics
    applications in D. BioD achieves this by:
    - automatic parallelization of tasks where possible for example
      reading and writing BAM files.
    - reducing the GC overhead by avoiding unnecessary memory allocations
  * Offer support for manipulating common biological data formats.
  * Write clear documented and maintainable codebase.
 .
 This package contains the include files for development.

libbiod0: bioinformatics library in D

 BioD is a fast and memory efficient bioinformatics library written in
 the D programming language. BioD aims to:
  * Provide a platform for writing high-performance bioinformatics
    applications in D. BioD achieves this by:
    - automatic parallelization of tasks where possible for example
      reading and writing BAM files.
    - reducing the GC overhead by avoiding unnecessary memory allocations
  * Offer support for manipulating common biological data formats.
  * Write clear documented and maintainable codebase.
 .
 This package contains the dynamic library.

libbiod0-dbgsym: debug symbols for libbiod0