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
|
Source: xdrawchem
Section: science
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Build-Depends: debhelper-compat (= 13),
qt5-qmake,
qtbase5-dev,
qtbase5-dev-tools,
libqt5svg5-dev,
libopenbabel-dev (>= 3.0.0)
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/georgesk/xdrawchem
Vcs-Git: https://salsa.debian.org/georgesk/xdrawchem.git
Package: xdrawchem
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Chemical structures and reactions editor
Xdrawchem is a 2D editor for chemical structures and reactions. It
mirrors the abilities of the commercial ChemDraw suite and has file
compatibility with it as well as other chemical formats through
OpenBabel.
.
This packaged version comes from a fork available at
https://gitlab.com/yamanq/xdrawchem, as the previous version was no
longer actively maintained. More information about it in the copyright
file.
|