File: control

package info (click to toggle)
pyopengl 2.0.1.08-5.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 19,484 kB
  • ctags: 9,036
  • sloc: pascal: 64,950; xml: 28,088; ansic: 20,696; python: 19,761; tcl: 668; makefile: 240; sh: 25
file content (53 lines) | stat: -rw-r--r-- 2,762 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
Source: pyopengl
Section: python
Priority: optional
Maintainer: Jamie Wilkinson <jaq@debian.org>
Build-Depends: debhelper (>> 4.0), python, python-dev, python2.1-dev, python2.2-dev, xlibmesa-dev | libgl1-dev, libglut-dev, libgle-dev, libxi-dev, libxmu-dev, python2.3-tk | python-tk, python2.2-tk, python2.1-tk, python2.3-numeric, python2.2-numeric, python2.1-numeric, tk8.4-dev, tcl8.4-dev, xvfb (>= 4.1.0-10), xbase-clients, xfonts-base
Standards-Version: 3.6.1

Package: python-opengl
Architecture: all
Depends: python2.3-opengl, python-numeric
Description: Python binding to OpenGL
 PyOpenGL is a cross-platform open source Python binding to the standard
 OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
 GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
 wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
 windowing library which can provide an OpenGL context).

Package: python2.1-opengl
Architecture: any
Depends: python2.1, python2.1-numeric, xlibmesa-gl | libgl1, xlibmesa-glu | libglu1, libglut3
Provides: python-opengl
Suggests: python2.1-tk, tcl8.4, tk8.4
Description: Python binding to OpenGL
 PyOpenGL is a cross-platform open source Python binding to the standard
 OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
 GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
 wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
 windowing library which can provide an OpenGL context).

Package: python2.2-opengl
Architecture: any
Depends: python2.2, python2.2-numeric, xlibmesa-gl | libgl1, xlibmesa-glu | libglu1, libglut3
Provides: python-opengl
Suggests: python2.2-tk, tcl8.4, tk8.4
Description: Python binding to OpenGL
 PyOpenGL is a cross-platform open source Python binding to the standard
 OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
 GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
 wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
 windowing library which can provide an OpenGL context).

Package: python2.3-opengl
Architecture: any
Depends: python (>= 2.3), python (<< 2.4), python2.3-numeric, xlibmesa-gl | libgl1, xlibmesa-glu | libglu1, libglut3
Provides: python-opengl
Replaces: python-opengl (<< 2.0.0.44-4)
Suggests: python-tk, tcl8.4, tk8.4
Description: Python binding to OpenGL
 PyOpenGL is a cross-platform open source Python binding to the standard
 OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
 GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
 wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
 windowing library which can provide an OpenGL context).