Metadata-Version: 1.0
Name: pyword
Version: 1.0
Summary: What's My Word
Home-page: http://www.boardgamegeek.com/boardgame/4079/whats-my-word
Author: Glenn Hutchings
Author-email: zondo42@gmail.com
License: GNU Public License v2 or later
Description: ======================================================
         PyWord -- computer implementation of What's My Word?
        ======================================================
        
        This is a solitaire computer version of a pencil & paper game called
        `What's My Word`_.
        
        After installation, you can run it by typing::
        
            myword
        
        at a console prompt.
        
        .. _`What's My Word`: http://www.boardgamegeek.com/boardgame/4079/whats-my-word
        
        .. Local Variables:
        .. mode: rst
        .. End:
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Games/Entertainment :: Board Games
