Package Details: py2play 0.1.10-1

Package Base: py2play
Description: A peer-to-peer network game engine in Python
Upstream URL: http://home.gna.org/oomadness/en
Category: lib
Licenses: GPL
Submitter: Snowman
Maintainer: None
Last Packager: None
Votes: 6
First Submitted: 2007-04-01 02:00
Last Updated: 2009-07-17 10:36

Dependencies (1)

Required by (1)

Sources

Latest Comments

Anonymous comment

2012-02-23 01:55

Package doesn't work. You need to replace 'python' on 'python2' in PKGBUILD:

depends=('python2')
<...>
python2 setup.py install --root=$startdir/pkg || return 1