File: control

package info (click to toggle)
viewmol 2.4.1-24
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,720 kB
  • ctags: 2,284
  • sloc: ansic: 30,727; python: 1,849; sh: 943; awk: 433; makefile: 176
file content (41 lines) | stat: -rw-r--r-- 1,663 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
31
32
33
34
35
36
37
38
39
40
41
Source: viewmol
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>,
           Graham Inggs <ginggs@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               libgl1-mesa-dev | libgl-dev,
               libglu1-mesa-dev | libglu-dev,
               libmotif-dev,
               libpng-dev,
               libtiff5-dev,
               libx11-dev,
               libxext-dev,
               libxi-dev,
               libxmu-dev,
               libxt-dev,
               python-dev,
               zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://viewmol.sourceforge.net/
Vcs-Browser: https://anonscm.debian.org/cgit/debichem/packages/viewmol.git
Vcs-Git: https://anonscm.debian.org/git/debichem/packages/viewmol.git

Package: viewmol
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Suggests: openbabel, xfonts-cyrillic
XB-Python-Version: ${python:Versions}
Description: graphical front end for computational chemistry programs
 Viewmol is able to graphically aid in the generation of molecular
 structures for computations and to visualize their results.
 .
 At present Viewmol includes input filters for Discover, DMol3, Gamess,
 Gaussian 9x/03, Gulp, Mopac, PQS, Turbomole, and Vamp outputs as well as
 for PDB files. Structures can be saved as Accelrys' car-files, MDL files,
 and Turbomole coordinate files. Viewmol can generate input files for
 Gaussian 9x/03. Viewmol's file format has been added to OpenBabel so that
 OpenBabel can serve as an input as well as an output filter for
 coordinates.