File: control

package info (click to toggle)
avogadro 1.100.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,244 kB
  • sloc: cpp: 7,685; ansic: 1,016; perl: 321; python: 153; xml: 80; sh: 58; makefile: 23
file content (48 lines) | stat: -rw-r--r-- 1,811 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
42
43
44
45
46
47
48
Source: avogadro
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Section: science
Priority: optional
Build-Depends: cmake,
               debhelper-compat (= 13),
               doxygen,
               libavogadro-dev (>= 1.100~),
               libeigen3-dev,
               libgl2ps-dev,
               libglew-dev,
               libhdf5-dev,
               libopenbabel-dev,
               libsymspg-dev,
               molequeue,
               libmolequeue-dev,
               pkgconf,
               qt6-base-dev,
               zlib1g-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debichem-team/avogadro
Vcs-Git: https://salsa.debian.org/debichem-team/avogadro.git
Homepage: https://avogadro.cc/

Package: avogadro
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: avogadro-utils,
            molequeue
Description: Molecular Graphics and Modelling System
 Avogadro is a molecular graphics and modelling system targeted at molecules
 and biomolecules.  It can visualize properties like molecular orbitals or
 electrostatic potentials and features an intuitive molecular builder.
 .
 Features include:
  * Molecular modeller with automatic force-field based geometry optimization
  * Molecular Mechanics including constraints and conformer searches
  * Visualization of molecular orbitals and general isosurfaces
  * Visualization of vibrations and plotting of vibrational spectra
  * Support for crystallographic unit cells
  * Input generation for the Gaussian, GAMESS and MOLPRO quantum chemistry
    packages
  * Flexible plugin architecture and Python scripting
 .
 File formats Avogadro can read include PDB, XYZ, CML, CIF, Molden, as well as
 Gaussian, GAMESS and MOLPRO output.