Metadata-Version: 1.0
Name: qi.Goban
Version: 1.0
Summary: A product for storing, viewing and annotating Go game records in plone.
Home-page: http://svn.plone.org/svn/collective/qi.Goban
Author: G. Gozadinos
Author-email: ggozad@qiweb.net
License: GPL
Description: qi.Goban is a product for Go players and clubs. It allows you to add games as content, view them, comment on them, and add variations.
        Features:
        * Import games from the standard go format sgf version 4
        * Display ajax views of the game (using kss)
        * Supports full annotations, letters, triangles, etc.
        * Parse and add variations to games
        * Export pdf diagrams (using sgf2dg)
        * Automatic tagging according to the rank of the players
        
Keywords: plone go games
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
