File: control

package info (click to toggle)
soya-doc 0.9-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,092 kB
  • ctags: 432
  • sloc: python: 1,690; makefile: 6
file content (19 lines) | stat: -rw-r--r-- 783 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: soya-doc
Section: doc
Priority: optional
Maintainer: Marc Dequènes (Duck) <Duck@DuckCorp.org>
Build-Depends-Indep: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0)
Standards-Version: 3.6.1.1

Package: python-soya-doc
Architecture: all
Depends: python (>= 2.3), python (<< 2.4), python-imaging-tk, python-opengl, python-soya (>= 0.9), python-soya (<< 0.10)
Description: high level 3D engine for Python
 Soya 3D is a high level 3D engine for Python. It relies on OpenGL and
 SDL. It is designed with games in mind, and written partly in Python
 and partly in C; the goal is to provide a full architecture for making
 free (GPL) games of professional quality entirely in Python.
 Soya can also render on PyGame surfaces !
 .
 This Package contains the python library documentation.