File: control

package info (click to toggle)
bkchem 0.13.0-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,676 kB
  • sloc: python: 42,283; xml: 168; makefile: 10
file content (30 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download
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
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 (>> 9), python
Build-Depends-Indep: dh-python, python-imaging, python-pmw (>= 1.2)
Standards-Version: 3.9.6
Homepage: http://bkchem.zirael.org
Vcs-Browser: http://anonscm.debian.org/viewvc/debichem/unstable/bkchem/
Vcs-Svn: svn://anonscm.debian.org/debichem/unstable/bkchem/

Package: bkchem
Architecture: all
Depends: python-imaging,
         python-pmw (>= 1.2),
         ${misc:Depends},
         ${python:Depends}
Suggests: python-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)