File: menu

package info (click to toggle)
pychess 1.0.0-1.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 39,616 kB
  • sloc: python: 46,516; 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"