[med-svn] [libbiod] 01/05: Fix description

Andreas Tille tille at debian.org
Thu Mar 23 10:10:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libbiod.

commit cee246ec6ec1542e859fa0ed9070a3a1f14bf25b
Author: Andreas Tille <tille at debian.org>
Date:   Sat Mar 4 14:35:42 2017 +0100

    Fix description
---
 debian/control | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f689b91..098ea33 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,8 @@ Description: bioinformatics library in D
     - 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.
 
 Package: libbiod-dev
 Section: libdevel
@@ -35,4 +37,14 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: bioinformatics library in D (development files)
- TODO
+ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbiod.git



More information about the debian-med-commit mailing list