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
|
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: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
dh-sequence-python3,
cmake,
dh-exec,
doxygen <!nodoc>,
swig,
libxml2-dev,
python3-dev,
# should be python3-all-dev but build system can only deal with one Python interpreter
perl,
libperl-dev,
default-jdk-headless,
default-jdk-doc,
dh-octave,
r-base-dev,
r-base-core,
graphviz <!nodoc>,
zlib1g-dev,
libbz2-dev,
libnewlib-dev,
check,
rdfind,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/libsbml
Vcs-Git: https://salsa.debian.org/med-team/libsbml.git
Homepage: http://www.sbml.org/
Rules-Requires-Root: no
Package: libsbml5-dev
Architecture: any
Section: libdevel
Depends: libsbml5t64 (= ${binary:Version}),
${misc:Depends}
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: libsbml5t64
Replaces: libsbml5
Breaks: libsbml5 (<< ${source:Version})
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Provides: ${t64:Provides}, libsbml
Multi-Arch: same
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: python3-sbml5
Architecture: any
Section: python
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides: python3-sbml
Description: System Biology Markup Language library - Python3 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 Python3 bindings of LibSBML.
Package: libsbml5-java
Architecture: any
Section: java
Depends: ${shlibs:Depends},
${misc:Depends},
jarwrapper,
default-jdk-doc
Pre-Depends: ${misc:Pre-Depends}
Provides: libsbml-java
Description: System Biology Markup Language library - Java 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 Java bindings of LibSBML.
Package: libsbml5-perl
Architecture: any
Section: perl
Depends: ${shlibs:Depends},
${perl:Depends},
${misc:Depends}
Provides: libsbml-perl
Description: System Biology Markup Language library - Perl 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 Perl bindings of LibSBML.
Package: libsbml5-octave
Architecture: any
Section: math
Depends: ${shlibs:Depends},
${misc:Depends},
${octave:Depends}
Provides: libsbml-octave
Description: System Biology Markup Language library - Octave 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 Octave bindings of LibSBML.
Package: libsbml5-examples
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
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
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
node-mathjax-full
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-perl-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends},
node-mathjax-full
Suggests: libsbml5-dev (= ${binary:Version})
Multi-Arch: foreign
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: python3-sbml5-doc
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
node-mathjax-full
Suggests: libsbml5-dev (= ${binary:Version})
Description: System Biology Markup Language library - Python3 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 Python3 bindings
|