1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
|
Source: libsbml
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Ivo Maintz <ivo@maintz.de>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: autoconf,
automake,
debhelper (>= 9.0.0),
cmake,
doxygen (>= 1.8.0),
swig (>= 2),
libxml2-dev,
python-dev,
perl,
libperl-dev,
default-jdk | openjdk-7-jdk | java-gcj-compat-dev | java-sdk,
octave-pkg-dev,
r-base-dev,
r-base-core,
graphviz,
zlib1g-dev,
libbz2-dev,
mono-devel,
mono-gmcs,
cli-common-dev,
cli-runtime,
dpkg-dev (>= 1.16.1~),
texlive-latex-base
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libsbml/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libsbml/trunk/
Homepage: http://www.sbml.org/
Package: libsbml5-dev
Architecture: any
Section: libdevel
Depends: libsbml5 (= ${binary:Version}),
${misc:Depends}
Conflicts: libsbml3-dev,
libsbml4-dev
Provides: libsbml-dev
Description: System Biology Markup Language library - development files
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.
This package contains files necessary for development with libsbml.
Package: libsbml5-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libsbml5 (= ${binary:Version}),
${misc:Depends}
Conflicts: libsbml3-dbg,
libsbml4-dbg
Provides: libsbml-dbg
Description: System Biology Markup Language library - debug symbols
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.
This package contains th debugging symbols for libsbml.
Package: libsbml5
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: multiarch-support
Conflicts: libsbml3
Provides: libsbml
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.
Package: libsbml5-python
Architecture: any
Section: python
Depends: ${shlibs:Depends},
${misc:Depends},
swig2.0 | swig (>= 2)
Conflicts: python-sbml3,
libsbml4-python,
libsbml-python
Provides: python-sbml,
libsbml-python
Description: System Biology Markup Language library - Python bindings
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.
This package contains the Python bindings of LibSBML.
Package: libsbml5-matlab
Section: contrib/math
Provides: libsbml-matlab
Conflicts: libsbml4-matlab
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: System Biology Markup Language library - Matlab bindings
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.
This package contains the Matlab bindings of LibSBML.
Package: libsbml5-java
Architecture: any
Section: java
Depends: ${shlibs:Depends},
${misc:Depends},
jarwrapper
Pre-Depends: multiarch-support
Conflicts: libsbml3-java,
libsbml4-java
Provides: libsbml-java
Description: System Biology Markup Language library - Java binding
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.
This Package contains the Java binding of LibSBML.
Package: libsbml5-perl
Architecture: any
Section: perl
Depends: ${shlibs:Depends},
${perl:Depends},
${misc:Depends}
Conflicts: libsbml3-perl
Provides: libsbml-perl
Description: System Biology Markup Language library - Perl binding
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.
This package contains the Perl binding of LibSBML.
Package: libsbml5-octave
Architecture: any
Section: math
Depends: ${shlibs:Depends},
${misc:Depends},
octave
Provides: libsbml-octave
Description: System Biology Markup Language library - Octave binding
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.
This package contains the Octave binding of LibSBML.
Package: libsbml5-cil
Architecture: any
Section: cli-mono
Depends: ${shlibs:Depends},
${misc:Depends},
libsbml5-dev
Provides: libsbml-cil
Description: System Biology Markup Language library - CLR binding
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.
This package contains the CLR binding of LibSBML.
Package: libsbml5-examples
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library -- example files
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.
This package contains C/C++, Java, Perl and layout examples.
Package: libsbml5-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library -- Documentation
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.
This package contains C/C++ documentation
Package: libsbml5-cil-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library -- CIL Documentation
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.
This package contains documentation for mono/cil bindings
Package: libsbml5-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library -- Java Documentation
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.
This package contains documentation for java bindings
Package: libsbml5-perl-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library -- Perl Documentation
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.
This package contains documentation for perl bindings
Package: libsbml5-python-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library -- Python Documentation
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.
This package contains documentation for python bindings
|