| 1 |
mbanck |
3 |
Source: chemtool
|
| 2 |
|
|
Section: science
|
| 3 |
|
|
Priority: optional
|
| 4 |
|
|
Maintainer: Michael Banck <mbanck@debian.org>
|
| 5 |
|
|
Build-Depends: debhelper (>> 4.1.0), cdbs, libgtk2.0-dev
|
| 6 |
|
|
Standards-Version: 3.6.1.0
|
| 7 |
|
|
|
| 8 |
|
|
Package: chemtool
|
| 9 |
|
|
Architecture: any
|
| 10 |
|
|
Depends: ${shlibs:Depends}, transfig
|
| 11 |
|
|
Suggests: xfig, openbabel, fig2sxd
|
| 12 |
|
|
Description: Chemical structures drawing program
|
| 13 |
|
|
Chemtool is a GTK+ based 2D chemical structure editor for X11. It
|
| 14 |
|
|
supports many bond styles, most forms of text needed for chemical
|
| 15 |
|
|
typesetting and splines/arcs/curved arrows.
|
| 16 |
|
|
.
|
| 17 |
|
|
Drawings can be exported to MOL and PDB format, SVG or XFig format for
|
| 18 |
|
|
further annotation, as a PiCTeX drawing, as a bitmap or as Postscript
|
| 19 |
|
|
files (several of these through XFig's companion program transfig).
|
| 20 |
|
|
.
|
| 21 |
|
|
The package also contains a helper program, cht, to calculate sum
|
| 22 |
|
|
formula and (exact) molecular weight from a chemtool drawing file. Cht
|
| 23 |
|
|
can either be called directly by Chemtool or on the console.
|