libbiod 0.1.0-4build2 source package in Ubuntu

Changelog

libbiod (0.1.0-4build2) bionic; urgency=medium

  * Rebuild against new ldc 75.

 -- Gianfranco Costamagna <email address hidden>  Tue, 07 Nov 2017 22:14:49 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
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.1.0.orig.tar.gz 2.3 MiB 0dee62eb4845cffdae3fc0f457685e9a6771f2c1150b3842383215509639861b
libbiod_0.1.0-4build2.debian.tar.xz 20.9 KiB 2faadd6e8dc5e2e9a5e6fa5625a93a8fc5cb949e88e928e5a8593ccae115fd12
libbiod_0.1.0-4build2.dsc 2.0 KiB 1b52894db496f228b9559edcd8a17a03c32e0bb2d6d3a70f7db70dc864814b2a

Available diffs

View changes file

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