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
|
Source: chemical-structures
Section: science
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper (>= 11), python3, po-debconf, cmake, openbabel
Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/science-team/chemical-structures
Vcs-Git: https://salsa.debian.org/science-team/chemical-structures.git
Package: chemical-structures
Architecture: all
Depends: ${misc:Depends},
debconf,
python3,
openbabel,
sensible-utils,
chemical-structures-data
Breaks: chemical-structures (<< 2.2.dfsg.0-17)
Replaces: chemical-structures (<< 2.2.dfsg.0-17)
Recommends: chemical-mime-data, apache2| httpd, iceweasel|iceape
Suggests: jmol, jmol-applet
Description: web service providing molecular structures in open formats
This web service allows one to browse a rich set of molecular
structures provided by the package chemical-structures-data, and
eventually have them translated to other open formats, thanks to
openbabel.
Package: chemical-structures-data
Architecture: all
Depends: ${misc:Depends}
Breaks: chemical-structures (<< 2.2.dfsg.0-17)
Description: set of molecular structures in open formats
hundreds of molecular structures, in the following classes: alcohols,
aldehydes, alkanes, alkenes, amides, amines, amino_acids, aromatics,
carboxylic_acids, esters, ethers, fatty_acids, haloalkanes, ketones,
nitriles,nucleobases, water.
|