Metadata-Version: 1.1
Name: py-hangman
Version: 0.4
Summary: A 2-player version of Hangman
Home-page: https://github.com/prasadkatti/py_hangman
Author: Prasad Katti
Author-email: prasadmkatti@gmail.com
License: MIT
Description: 
        This is a simple text-based 2-player version of Hangman.
        More description will be added later.
        
        This project supports Python 2.7 and Python 3.2 and higher.
        
Keywords: games hangman
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Games/Entertainment :: Puzzle Games
