| 1 |
ivomaintz-guest |
7933 |
Source: libsbml
|
| 2 |
|
|
Priority: optional
|
| 3 |
|
|
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
|
| 4 |
|
|
Uploaders: Ivo Maintz <ivo@maintz.de>,
|
| 5 |
|
|
Changyan Xie <panchoat@gmail.com>,
|
| 6 |
|
|
Moriyoshi Koizumi <mozo@sfc.keio.ac.jp>,
|
| 7 |
|
|
DM-Upload-Allowed: yes
|
| 8 |
ivomaintz-guest |
9746 |
Build-Depends: autoconf,
|
| 9 |
ivomaintz-guest |
7933 |
automake,
|
| 10 |
|
|
swig (>= 2),
|
| 11 |
|
|
ruby1.8,
|
| 12 |
|
|
libxml2-dev,
|
| 13 |
|
|
python-dev,
|
| 14 |
|
|
ruby1.8-dev,
|
| 15 |
|
|
perl,
|
| 16 |
|
|
libperl-dev,
|
| 17 |
|
|
default-jdk | openjdk-6-jdk | java-gcj-compat-dev | java-sdk,
|
| 18 |
|
|
octave-pkg-dev,
|
| 19 |
|
|
python-support,
|
| 20 |
|
|
graphviz,
|
| 21 |
|
|
zlib1g-dev,
|
| 22 |
|
|
libbz2-dev,
|
| 23 |
ivomaintz-guest |
9746 |
mono-devel,
|
| 24 |
|
|
mono-gmcs,
|
| 25 |
ivomaintz-guest |
7933 |
cli-common-dev,
|
| 26 |
|
|
cli-runtime
|
| 27 |
|
|
Standards-Version: 3.9.2
|
| 28 |
|
|
Section: science
|
| 29 |
|
|
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libsbml/trunk/
|
| 30 |
|
|
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libsbml
|
| 31 |
|
|
|
| 32 |
|
|
Package: libsbml5-dev
|
| 33 |
|
|
Section: libdevel
|
| 34 |
|
|
Provides: libsbml-dev
|
| 35 |
|
|
Conflicts: libsbml3-dev
|
| 36 |
|
|
Architecture: any
|
| 37 |
ivomaintz-guest |
9746 |
Depends: libsbml5 (= ${binary:Version}),
|
| 38 |
|
|
${misc:Depends}
|
| 39 |
ivomaintz-guest |
7933 |
Description: System Biology Markup Language library - development files
|
| 40 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 41 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 42 |
|
|
application itself (though it does come with many example programs),
|
| 43 |
|
|
but rather a library you can embed in your own applications.
|
| 44 |
|
|
This package contains files necessary for development with libsbml.
|
| 45 |
|
|
|
| 46 |
|
|
Package: libsbml5-dbg
|
| 47 |
|
|
Section: debug
|
| 48 |
|
|
Priority: extra
|
| 49 |
|
|
Provides: libsbml-dbg
|
| 50 |
|
|
Conflicts: libsbml3-dbg
|
| 51 |
|
|
Architecture: any
|
| 52 |
ivomaintz-guest |
9746 |
Depends: libsbml5 (= ${binary:Version}),
|
| 53 |
|
|
${misc:Depends}
|
| 54 |
ivomaintz-guest |
7933 |
Description: System Biology Markup Language library - debug symbols
|
| 55 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 56 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 57 |
|
|
application itself (though it does come with many example programs),
|
| 58 |
|
|
but rather a library you can embed in your own applications.
|
| 59 |
|
|
This package contains th debugging symbols for libsbml.
|
| 60 |
|
|
|
| 61 |
|
|
Package: libsbml5
|
| 62 |
|
|
Section: libs
|
| 63 |
|
|
Architecture: any
|
| 64 |
|
|
Provides: libsbml
|
| 65 |
|
|
Conflicts: libsbml1, libsbml2, libsbml3
|
| 66 |
|
|
Depends: ${shlibs:Depends},
|
| 67 |
|
|
${misc:Depends}
|
| 68 |
|
|
Description: System Biology Markup Language library
|
| 69 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 70 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 71 |
|
|
application itself (though it does come with many example programs),
|
| 72 |
|
|
but rather a library you can embed in your own applications.
|
| 73 |
|
|
|
| 74 |
|
|
Package: libsbml5-python
|
| 75 |
|
|
Section: python
|
| 76 |
|
|
Provides: ${python:Provides},
|
| 77 |
|
|
python-sbml,
|
| 78 |
|
|
libsbml-python
|
| 79 |
ivomaintz-guest |
8698 |
Conflicts: python-sbml3,
|
| 80 |
|
|
libsbml4-python,
|
| 81 |
|
|
libsbml-python
|
| 82 |
ivomaintz-guest |
7933 |
Architecture: any
|
| 83 |
|
|
Depends: ${shlibs:Depends},
|
| 84 |
|
|
${misc:Depends},
|
| 85 |
|
|
${python:Depends}
|
| 86 |
|
|
Description: System Biology Markup Language library - Python bindings
|
| 87 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 88 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 89 |
|
|
application itself (though it does come with many example programs),
|
| 90 |
|
|
but rather a library you can embed in your own applications.
|
| 91 |
|
|
This package contains the Python bindings of LibSBML.
|
| 92 |
|
|
|
| 93 |
ivomaintz-guest |
9746 |
Package: libsbml5-matlab
|
| 94 |
|
|
Section: contrib/math
|
| 95 |
|
|
Provides: libsbml-matlab
|
| 96 |
|
|
Conflicts: libsbml4-matlab
|
| 97 |
|
|
Architecture: any
|
| 98 |
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
| 99 |
|
|
libsbml5,
|
| 100 |
|
|
libc6 (>= 2.3)
|
| 101 |
|
|
Description: System Biology Markup Language library - Matlab bindings
|
| 102 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 103 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 104 |
|
|
application itself (though it does come with many example programs),
|
| 105 |
|
|
but rather a library you can embed in your own applications.
|
| 106 |
|
|
This package contains the Matlab bindings of LibSBML.
|
| 107 |
ivomaintz-guest |
7933 |
|
| 108 |
|
|
Package: libsbml5-ruby1.8
|
| 109 |
|
|
Section: ruby
|
| 110 |
|
|
Provides: libsbml-ruby
|
| 111 |
|
|
Architecture: any
|
| 112 |
|
|
Depends: ${shlibs:Depends},
|
| 113 |
|
|
${misc:Depends}
|
| 114 |
|
|
Description: System Biology Markup Language library - Ruby binding
|
| 115 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 116 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 117 |
|
|
application itself (though it does come with many example programs),
|
| 118 |
|
|
but rather a library you can embed in your own applications.
|
| 119 |
|
|
This package contains the Ruby binding of LibSBML.
|
| 120 |
|
|
|
| 121 |
|
|
Package: libsbml5-java
|
| 122 |
|
|
Section: java
|
| 123 |
|
|
Provides: libsbml-java
|
| 124 |
ivomaintz-guest |
8698 |
Conflicts: libsbml3-java,
|
| 125 |
|
|
libsbml4-java
|
| 126 |
ivomaintz-guest |
7933 |
Architecture: any
|
| 127 |
|
|
Depends: ${shlibs:Depends},
|
| 128 |
|
|
${misc:Depends}
|
| 129 |
|
|
Description: System Biology Markup Language library - Java binding
|
| 130 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 131 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 132 |
|
|
application itself (though it does come with many example programs),
|
| 133 |
|
|
but rather a library you can embed in your own applications.
|
| 134 |
|
|
This Package contains the Java binding of LibSBML.
|
| 135 |
|
|
|
| 136 |
|
|
Package: libsbml5-perl
|
| 137 |
|
|
Section: perl
|
| 138 |
|
|
Provides: libsbml-perl
|
| 139 |
|
|
Conflicts: libsbml3-perl
|
| 140 |
|
|
Depends: ${shlibs:Depends},
|
| 141 |
|
|
${perl:Depends},
|
| 142 |
|
|
${misc:Depends}
|
| 143 |
|
|
Architecture: any
|
| 144 |
|
|
Description: System Biology Markup Language library - Perl binding
|
| 145 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 146 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 147 |
|
|
application itself (though it does come with many example programs),
|
| 148 |
|
|
but rather a library you can embed in your own applications.
|
| 149 |
|
|
This package contains the Perl binding of LibSBML.
|
| 150 |
|
|
|
| 151 |
|
|
Package: libsbml5-octave
|
| 152 |
|
|
Section: math
|
| 153 |
|
|
Provides: libsbml-octave
|
| 154 |
|
|
Depends: ${shlibs:Depends},
|
| 155 |
|
|
${misc:Depends},
|
| 156 |
|
|
octave3.2,
|
| 157 |
|
|
libc6 (>=2.4)
|
| 158 |
|
|
Architecture: any
|
| 159 |
|
|
Description: System Biology Markup Language library - Octave binding
|
| 160 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 161 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 162 |
|
|
application itself (though it does come with many example programs),
|
| 163 |
|
|
but rather a library you can embed in your own applications.
|
| 164 |
|
|
This package contains the Octave binding of LibSBML.
|
| 165 |
|
|
|
| 166 |
|
|
Package: libsbml5-cil
|
| 167 |
|
|
Section: cli-mono
|
| 168 |
|
|
Provides: libsbml-cil
|
| 169 |
|
|
Depends: ${shlibs:Depends},
|
| 170 |
|
|
${misc:Depends},
|
| 171 |
|
|
${cli:Depends}
|
| 172 |
|
|
Architecture: any
|
| 173 |
|
|
Description: System Biology Markup Language library - CLR binding
|
| 174 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 175 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 176 |
|
|
application itself (though it does come with many example programs),
|
| 177 |
|
|
but rather a library you can embed in your own applications.
|
| 178 |
|
|
This package contains the CLR binding of LibSBML.
|
| 179 |
|
|
|
| 180 |
|
|
Package: libsbml5-examples
|
| 181 |
|
|
Section: doc
|
| 182 |
|
|
Architecture: all
|
| 183 |
moeller |
9251 |
Depends: ${misc:Depends}
|
| 184 |
|
|
Suggests: libsbml5-dev (= ${binary:Version})
|
| 185 |
ivomaintz-guest |
7933 |
Description: System Biology Markup Language library -- example files
|
| 186 |
|
|
LibSBML is a library designed to help you read, write, manipulate,
|
| 187 |
|
|
translate, and validate SBML files and data streams. It is not an
|
| 188 |
|
|
application itself (though it does come with many example programs),
|
| 189 |
|
|
but rather a library you can embed in your own applications.
|
| 190 |
|
|
This package contains C/C++, Java, Perl and layout examples.
|