[ bullseye ]
[ 原始碼: libbiod ]
套件:libbiod0(0.2.3+git20191120.b8eecef-2 以及其他的)
libbiod0 的相關連結
Debian 的資源:
下載原始碼套件 libbiod:
- [libbiod_0.2.3+git20191120.b8eecef-2.dsc]
- [libbiod_0.2.3+git20191120.b8eecef.orig.tar.xz]
- [libbiod_0.2.3+git20191120.b8eecef-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libphobos2-ldc-shared94 (>= 1:1.24.0)
- LLVM D Compiler - Standard and runtime libraries
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)