File: control

package info (click to toggle)
gausssum 3.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 568 kB
  • sloc: python: 1,970; makefile: 22
file content (31 lines) | stat: -rw-r--r-- 1,176 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
Source: gausssum
Section: science
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Standards-Version: 4.7.3
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3,
               python3-numpy,
               python3-setuptools
Build-Depends-Indep: tofrodos
Homepage: https://gausssum.sourceforge.net
Vcs-Browser: https://salsa.debian.org/debichem-team/gausssum
Vcs-Git: https://salsa.debian.org/debichem-team/gausssum.git

Package: gausssum
Architecture: all
Depends: gnuplot,
         python3-cclib,
         python3-matplotlib,
         python3-tk,
         ${misc:Depends},
         ${python3:Depends}
Description: parse and display Gaussian, GAMESS, and etc's output
 GaussSum parses the output files of ADF, GAMESS, GAMESS-UK, Gaussian, Jaguar
 and PC GAMESS calculations to extract useful information.
 .
 GaussSum uses GNUPlot to display the progress of geometry optimisations,
 density of states spectrum, UV-VIS spectra, IR spectra, Raman spectra,
 and electron density difference maps. It can also display all lines containing
 an arbitrary phrase and more.