套件:libgclib3(0.12.7+ds-5 以及其他的)
libgclib3 的相關連結
Debian 的資源:
下載原始碼套件 libgclib:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Steffen Moeller (QA 頁面)
- Andreas Tille (QA 頁面)
- Michael R. Crusoe (QA 頁面)
- Étienne Mollier (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
C++ library to handle biological short sequence data
This is an eclectic gathering of (mostly) C++ code which upstream used for some bioinformatics projects. The main idea is to provide lean code and efficient data structures, trying to avoid too many code dependencies of heavy libraries while minimizing production cycles (and this also implies a decent compile/build time -- looking at you, bloated configure scripts and lengthy compile times of Boost code or other heavy C++ template code..).
This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc.
其他與 libgclib3 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3