aboutsummaryrefslogtreecommitdiff
path: root/biology/libcombine/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'biology/libcombine/pkg-descr')
-rw-r--r--biology/libcombine/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/libcombine/pkg-descr b/biology/libcombine/pkg-descr
new file mode 100644
index 000000000000..6cee46bab321
--- /dev/null
+++ b/biology/libcombine/pkg-descr
@@ -0,0 +1,4 @@
+LibCombine implements a C++ API library providing support for the Combine
+Archive. The library is written after the likeness of libSBML (and in fact some
+classes have been generated using DEVISER). Thus even thought he core is
+written in C++, the classes can be accessed via SWIG from .NET, Java and Python.