File: menu

package info (click to toggle)
pychess 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 45,700 kB
  • sloc: python: 47,139; xml: 80; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
?package(pychess):needs="X11" \
 section="Games/Board" \
 title="PyChess" \
 longtitle="PyChess - chess graphical user interface for several chess engines" \
 command="/usr/games/pychess" \
 icon="/usr/share/pixmaps/pychess.xpm"