4. PyShogi 0.5.2 released
zbrowser is a zope shogi client
PyShogi 0.5.2 has been released. PyShogi is a python shogi library and tool. Now, the tool is only zbrowser.py which is browser for zope shogi client. Python Imaging Library (PIL) is required.
You can download tarball or rpm or source rpm .
After you have downloaded PyShogi-0.5.2.tgz, unpack it and change directory to PyShogi-0.5.2.
$ tar xvzf PyShogi-0.5.2.tgz $ cd PyShogi-0.5.2
To run, script zbrowser.py is available, which is included in tar ball.
$ python zbrowser.py
To install in your system, run setup.py install.
$ su # python setup.py install # exit $ /usr/bin/zbrowser.py
posted by owa
at 10 August 2007
| Comments (0)
| Trackbacks (0)