Source: bkchem
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders:
 Michael Banck <mbanck@debian.org>,
 Daniel Leidert <dleidert@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 python3,
 python3-setuptools,
Build-Depends-Indep:
 docbook-utils,
 docbook-xml,
 dh-python,
 gettext,
 python3-pil,
Standards-Version: 4.7.0
Homepage: https://bkchem.zirael.org
Vcs-Browser: https://salsa.debian.org/debichem-team/bkchem
Vcs-Git: https://salsa.debian.org/debichem-team/bkchem.git
Rules-Requires-Root: no

Package: bkchem
Architecture: all
Depends:
 python3-pil,
 ${misc:Depends},
 ${python3:Depends}
Suggests:
 python3-cairo
Description: Chemical structures editor
 BKchem is a free chemical drawing program, which is written in Python.
 .
 Some of the features, you can expect:
  * Drawing (bond-by-bond drawing; templates for common rings; expanding of
    common-groups; draws radicals, charges, arrows; color support ...)
  * Editing (unlimited undo and redo capabilities; aligning; scaling;
    rotation (2D, 3D) ...)
  * Export/Import (fully supported SVG-, OpenOffice.org-Draw-, EPS-export;
    basic support for CML1 and CML2 import and export)