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
|
Source: apbs
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Section: science
Priority: optional
Build-Depends: dpkg-dev (>= 1.22.5), cmake,
debhelper-compat (= 13),
dh-python,
pybuild-plugin-pyproject,
pkgconf,
libarpack2-dev,
libmaloc-dev,
libsuitesparse-dev,
libsuperlu-dev,
libtirpc-dev,
mpi-default-dev,
python3,
python3-dev,
python3-pybind11,
python3-setuptools,
python3-sphinx | sphinx,
swig,
zlib1g-dev
Build-Depends-Indep: libjs-mathjax,
python3-sphinx-rtd-theme,
python3-yaml
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debichem-team/apbs
Vcs-Git: https://salsa.debian.org/debichem-team/apbs.git
Homepage: http://www.poissonboltzmann.org/
Package: apbs
Architecture: any
Depends: apbs-data (= ${source:Version}),
libapbs3t64 (= ${binary:Version}),
libjs-mathjax,
${misc:Depends},
${shlibs:Depends},
${sphinxdoc:Depends}
Description: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media. Continuum electrostatics plays an
important role in several areas of biomolecular simulation, including:
.
* simulation of diffusional processes to determine ligand-protein and
protein-protein binding kinetics,
* implicit solvent molecular dynamics of biomolecules ,
* solvation and binding energy calculations to determine
ligand-protein and protein-protein equilibrium binding constants
and aid in rational drug design,
* and biomolecular titration studies.
.
APBS was designed to efficiently evaluate electrostatic properties for
such simulations for a wide range of length scales to enable the
investigation of molecules with tens to millions of atoms.
.
This package contains the apbs program and utilities.
Package: python3-apbslib
Section: python
Architecture: any
Depends: libapbs3t64 (= ${binary:Version}),
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Description: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package provides both the apbs and apbslib modules for Python3
enabling Python applications to access apbs.
Package: libapbs-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libapbs3t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package contains the development headers to build against
libapbs_* shared libraries.
Package: libapbs3t64
Provides: ${t64:Provides}
Replaces: libapbs3
Breaks: libapbs3 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
Description: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package contains the libapbs_* shared libraries.
Package: apbs-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: apbs (<= 1.4-2)
Description: data files for APBS (Adaptive Poisson Boltzmann Solver)
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package contains all data files for apbs package to reduce the
redundancy between architectures in Debian.
Package: apbs-doc
Architecture: all
Multi-Arch: foreign
Depends: libjs-mathjax,
${misc:Depends},
${sphinxdoc:Depends}
Recommends: apbs
Suggests: python3-apbslib
Description: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media. Continuum electrostatics plays an
important role in several areas of biomolecular simulation, including:
.
* simulation of diffusional processes to determine ligand-protein and
protein-protein binding kinetics,
* implicit solvent molecular dynamics of biomolecules ,
* solvation and binding energy calculations to determine
ligand-protein and protein-protein equilibrium binding constants
and aid in rational drug design,
* and biomolecular titration studies.
.
APBS was designed to efficiently evaluate electrostatic properties for
such simulations for a wide range of length scales to enable the
investigation of molecules with tens to millions of atoms.
.
This package contains the apbs documentation.
Package: libfetk-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libfetk1.9t64 (= ${binary:Version}),
libmaloc-dev,
${misc:Depends},
${shlibs:Depends},
Description: FETK libraries for APBS (development headers)
The Finite Element ToolKit (FETK) is a collection of adaptive finite
element method (AFEM) software libraries and tools for solving
coupled systems of nonlinear geometric partial differential equations
(PDE). The FETK libraries and tools are written in an object-oriented
form of ANSI-C and in C++, and include a collection of standard
numerical libraries (PUNC), a stand-alone high-quality surface and
volume simplex mesh generator (GAMer), a stand-alone networked
polygon display tool (SG), a general nonlinear finite element
modeling kernel (MC)
.
This package provides a fork of FETK intended for use by APBS
(Adaptive Poisson Boltzmann Solver).
.
The FETK component MALOC (Minimal Abstraction Layer for
Object-oriented C/C++ programs) is provided separately by
libmaloc-dev.
.
This package contains the development headers to build against
libapbs_* shared libraries.
Package: libfetk1.9t64
Provides: ${t64:Provides}
Replaces: libfetk1.9
Breaks: libfetk1.9 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
Description: FETK libraries for APBS (shared libraries)
The Finite Element ToolKit (FETK) is a collection of adaptive finite
element method (AFEM) software libraries and tools for solving
coupled systems of nonlinear geometric partial differential equations
(PDE). The FETK libraries and tools are written in an object-oriented
form of ANSI-C and in C++, and include a collection of standard
numerical libraries (PUNC), a stand-alone high-quality surface and
volume simplex mesh generator (GAMer), a stand-alone networked
polygon display tool (SG), a general nonlinear finite element
modeling kernel (MC)
.
This package provides a fork of FETK intended for use by APBS
(Adaptive Poisson Boltzmann Solver).
.
The FETK component MALOC (Minimal Abstraction Layer for
Object-oriented C/C++ programs) is provided separately via
libmaloc-dev.
.
This package contains the libgamer, libmc, libpunc (and libcgcode,
libvf2c) shared libraries.
|