File: control

package info (click to toggle)
pymol 2.2.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 43,400 kB
  • sloc: cpp: 482,465; python: 81,253; ansic: 27,428; sh: 94; makefile: 32; csh: 8
file content (123 lines) | stat: -rw-r--r-- 4,189 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Source: pymol
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-python,
               freeglut3-dev,
               libfreetype6-dev,
               libglew1.5-dev,
               libglm-dev,
               libpng-dev,
               python,
               python-dev,
               python-numpy,
               python-opengl,
               python-pyqt5,
               python-pyqt5.qtopengl,
               python3-all,
               python3-all-dev,
               python3-numpy,
               python3-opengl,
               python3-pyqt5,
               python3-pyqt5.qtopengl,
               texlive-latex-base,
               libxml2-dev
Standards-Version: 4.3.0
Homepage: http://www.pymol.org
Vcs-Browser: https://salsa.debian.org/debichem-team/pymol
Vcs-Git: https://salsa.debian.org/debichem-team/pymol.git

Package: pymol
Architecture: all
Depends: python3-pymol,
         ${misc:Depends},
         ${python3:Depends},
Recommends: apbs
Description: Molecular Graphics System
 PyMOL is a molecular graphics system targeted at medium to large
 biomolecules like proteins. It can generate high-quality publication-ready
 molecular graphics images and animations.
 .
 Features include:
  * Visualization of molecules, molecular trajectories and surfaces
    of crystallography data or orbitals
  * Molecular builder and sculptor
  * Internal raytracer and movie generator
  * Fully extensible and scriptable via a Python interface
 .
 File formats PyMOL can read include PDB, XYZ, CIF, MDL Molfile, ChemDraw,
 CCP4 maps, XPLOR maps and Gaussian cube maps.

Package: python-pymol
Architecture: any
Section: python
Depends: python-numpy,
         python-opengl,
         python-pyqt5,
         python-pyqt5.qtopengl,
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
         pymol-data (= ${source:Version})
Recommends: python-pwm
Breaks: pymol (<= 2.2.0-1)
Description: Molecular Graphics System (Python 2 modules)
 PyMOL is a molecular graphics system targeted at medium to large
 biomolecules like proteins. It can generate high-quality publication-ready
 molecular graphics images and animations.
 .
 Features include:
  * Visualization of molecules, molecular trajectories and surfaces
    of crystallography data or orbitals
  * Molecular builder and sculptor
  * Internal raytracer and movie generator
  * Fully extensible and scriptable via a Python interface
 .
 File formats PyMOL can read include PDB, XYZ, CIF, MDL Molfile, ChemDraw,
 CCP4 maps, XPLOR maps and Gaussian cube maps.
 .
 This package contains the Python 2 modules.

Package: python3-pymol
Architecture: any
Section: python
Depends: python3-numpy,
         python3-opengl,
         python3-pyqt5,
         python3-pyqt5.qtopengl,
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends},
         pymol-data (= ${source:Version})
Recommends: python3-pwm
Breaks: pymol (<= 2.2.0-1)
Description: Molecular Graphics System (Python 3 modules)
 PyMOL is a molecular graphics system targeted at medium to large
 biomolecules like proteins. It can generate high-quality publication-ready
 molecular graphics images and animations.
 .
 Features include:
  * Visualization of molecules, molecular trajectories and surfaces
    of crystallography data or orbitals
  * Molecular builder and sculptor
  * Internal raytracer and movie generator
  * Fully extensible and scriptable via a Python interface
 .
 File formats PyMOL can read include PDB, XYZ, CIF, MDL Molfile, ChemDraw,
 CCP4 maps, XPLOR maps and Gaussian cube maps.
 .
 This package contains the Python 3 modules.

Package: pymol-data
Architecture: all
Depends: ${misc:Depends}
Breaks: pymol (<= 1.8.2.1+dfsg)
Description: data files for PyMOL
 PyMOL is a molecular graphics system targeted at medium to large
 biomolecules like proteins. It can generate high-quality publication-ready
 molecular graphics images and animations.
 .
 This package contains all data files for PyMOL package to reduce the
 redundancy between architectures in Debian.