Metadata-Version: 2.1
Name: wog
Version: 1.1.0.2
Summary: A Package for DevOps course project.
Home-page: https://github.com/nissimuseri
Author: Nissim Museri
Author-email: nissim34@gmail.com
License: UNKNOWN
Description: #World Of Games - Have a fun with some little games.
        
        This is a Package for DevOps course project.
        
        ***Usage:***
        
        pip install wog
        
        **in py file:**
        
        from wog import *
        
        wog.start() --> will start the game.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
