Source: soya
Section: python
Priority: optional
Maintainer: Vincent Bernat <bernat@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>,
           David Martínez Martí (mainkey) <deavidsedice@gmail.com>
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5),
               python-all-dev (>= 2.6.6-3~),
               libsdl1.2-dev, libcal3d12-dev,
               libglu1-mesa-dev | libglu-dev,
               libfreetype6-dev, libpng12-dev,
               libglew1.5-dev, libode-sp-dev,
               libopenal-dev (>= 0.2005080600-2), libalut-dev,
               python-pyrex (>= 0.9.7.2)
Standards-Version: 3.9.2
Homepage: http://home.gna.org/oomadness/en/soya/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/soya/trunk
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/soya/trunk/

Package: python-soya
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends},
         python-imaging-tk, python-editobj (>= 0.5.7-4),
         python-twisted-core,
         ttf-freefont,
         ${misc:Depends}
Suggests: python-soya-doc
Provides: ${python:Provides}
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 !

