1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libtpclient-py
Section: python
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Barry deFreese <bdefreese@debian.org>
Build-Depends: debhelper (>= 5), quilt (>= 0.40)
Build-Depends-Indep: python-support (>= 0.6.4), python-all-dev, python-tp-netlib (>= 0.2.4), python-pkg-resources
XS-Python-Version: all
Standards-Version: 3.8.3
Homepage: http://www.thousandparsec.net/tp/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/libtpclient-py/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/libtpclient-py/?op=log
Package: python-tp-client
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python
XB-Python-Version: ${python:Versions}
Description: Thousand Parsec Python client library
Thousand Parsec is a framework for turn based space empire building games.
.
This package contains a library of Python code for clients to support
Thousand Parsec.
|