[Cdd-commits] r983 - projects/med/trunk/debian-med/tasks

CDD Subversion Commit noreply at alioth.debian.org
Wed Jul 16 09:21:46 UTC 2008


Author: tille
Date: Wed Jul 16 09:21:46 2008
New Revision: 983

Modified:
   projects/med/trunk/debian-med/tasks/bio-dev
Log:
Added libsbml1


Modified: projects/med/trunk/debian-med/tasks/bio-dev
==============================================================================
--- projects/med/trunk/debian-med/tasks/bio-dev	(original)
+++ projects/med/trunk/debian-med/tasks/bio-dev	Wed Jul 16 09:21:46 2008
@@ -222,3 +222,25 @@
  simplifies the development of new software tools with a minimal loss
  of performance.
 
+Depends: libsbml1
+Homepage: http://www.sbml.org/
+License: LGPL
+Responsible: Moriyoshi Koizumi <mozo at sfc.keio.ac.jp>
+Pkg-URL: http://www.e-cell.org/ecell/software/downloads
+Pkg-Description:  System Biology Markup Language Library
+ LibSBML is a library designed to help you read, write, manipulate,
+ translate, and validate SBML files and data streams. It is not an
+ application itself (though it does come with many example programs),
+ but rather a library you can embed in your own applications.
+ .
+ LibSBML is written in ISO C and C++ but as a library it may be
+ used from all the programming languages listed to the left. In fact,
+ we strive to adhere to the natural idioms of each particular language
+ to make the libSBML programming experience seamless. For example, SBML
+ <listOf> elements behave like lists and sequences in Python, but
+ vectors in Matlab. Also, the C and C++ interfaces are completely
+ distinct (it's possible to program in pure C), but in C++ the C APIs
+ may be called without sacrifcing type safety.
+ .
+ The LibSBML code is very portable and is supported on Linux, Windows
+ (native), and Mac OS X.



More information about the Cdd-commits mailing list