Metadata-Version: 1.0
Name: test_game
Version: 2.0.1
Summary: fantasy tut game
Home-page: https://testpypi.python.org/pypi/test_game/
Author: ja
Author-email: ja@email.com
License: LICENSE.txt
Description: Test package .
        ==================
        
        Introduction
        -------------
        This is a command line game test pkg. ignore.
        
        Documentation
        --------------
        Documentation can be found at...
        
        Example Usage
        --------------
        Here is an example to import the modules from this package.
        
        .. code:: python
        
            from modularize.attackoftheorcs import attackoftheorcs
            game = AttackOfTheOrcs()
            game.play()
        
        Contributing
        ------------
        To contribute...
        
        LICENSE
        -------
        See LICENSE.txt file.
        
        
        
        
Platform: UNKNOWN
