diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-27 12:29:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-27 12:29:47 +0000 |
commit | 8866de653ff66e2576081d9668356aaf0b3f75da (patch) | |
tree | b7599f429327a1d057d6871f951d34ab21e4beba /games/py-sgfsummary/pkg-descr | |
parent | 1cb42a41f7552d22eaf7751a488229b697f7c6f2 (diff) |
Notes
Diffstat (limited to 'games/py-sgfsummary/pkg-descr')
-rw-r--r-- | games/py-sgfsummary/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/py-sgfsummary/pkg-descr b/games/py-sgfsummary/pkg-descr new file mode 100644 index 000000000000..9789c571669f --- /dev/null +++ b/games/py-sgfsummary/pkg-descr @@ -0,0 +1,6 @@ +Sgfsummary reads multiple SGF (Smart Game Format) files, specifically +those recording Go/WeiQi/Baduk games, and summarizes their game +information to standard output. It is a part of the Go Tools Project. + +Author: David John Goodger <goodger@python.org> +WWW: http://gotools.sourceforge.net/sgfsummary/ |