Source: soya
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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, debhelper (>= 5), python-all-dev (>= 2.5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), 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), python-support
Standards-Version: 3.8.4
XS-Python-Version: >= 2.5
Homepage: http://home.gna.org/oomadness/en/soya/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/soya/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/soya/trunk/?op=log

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 !

