1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: qgo
Section: games
Priority: optional
Maintainer: Yann Dirson <dirson@debian.org>
Vcs-Git: git://anonscm.debian.org/collab-maint/qgo.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/qgo.git
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9.20160114~), qtbase5-dev, qtmultimedia5-dev, qttools5-dev-tools, libpulse-dev
Homepage: https://github.com/pzorin/qgo
Package: qgo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gnugo
Description: Go client and full featured SGF editor
qGo is a computerized board on which you can play the game of Go
against another player, view and edit smart-go files, and connect to
Go servers on the internet. It can also interface with computer Go
programs such as GNU Go that speak the Go modem protocol. Have a look
at the cgoban package if you are interested in a Go client with less
package dependencies.
.
See description of the gnugo package for a short description of the
game.
|