libbiod 0.1.0-5 source package in Ubuntu

Changelog

libbiod (0.1.0-5) unstable; urgency=medium

  * Build-Depends: dh-dlang
  * Standards-Version: 4.1.3
  * debhelper 11
  * d/control: libbiod0 should be section libs

 -- Andreas Tille <email address hidden>  Tue, 20 Mar 2018 09:53:09 +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.1.0-5.dsc 2.0 KiB f26e9cfb3c57db9368aed1d992037dce1799bd13b01773ad422bf44691f421dc
libbiod_0.1.0.orig.tar.gz 2.3 MiB 0dee62eb4845cffdae3fc0f457685e9a6771f2c1150b3842383215509639861b
libbiod_0.1.0-5.debian.tar.xz 20.9 KiB 4eeb46ba877a029a9b72cf2c59fea3554cb4a0e0aa3b07260c709972921574e4

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