From b59f6376958166f23555e270a854e254f222b036 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 11 Jul 2015 12:54:51 +0700 Subject: games/pychess: Added (gtk chess client). Signed-off-by: Willy Sudiarto Raharjo --- games/pychess/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 games/pychess/slack-desc (limited to 'games/pychess/slack-desc') diff --git a/games/pychess/slack-desc b/games/pychess/slack-desc new file mode 100644 index 0000000000..6b7fcfca28 --- /dev/null +++ b/games/pychess/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pychess: pychess (gtk chess client) +pychess: +pychess: PyChess is a gtk chess client, originally developed for GNOME, but +pychess: running well under all other linux desktops. (Which we know of, at +pychess: least). PyChess is 100% python code, from the top of the UI to the +pychess: bottom of the chess engine, and all code is licensed under the GNU +pychess: Public License. +pychess: +pychess: Homepage: http://www.pychess.org/ +pychess: +pychess: -- cgit v1.2.3-65-gdbad