Metadata-Version: 2.1
Name: text-new-wargame-git
Version: 2.0.0
Summary: It is a test pkg ignore. I just want to test whether I am able to prepare it
Home-page: https://github.com/imshadab/wargame
Author: Mohd Shadab Khan
Author-email: khanshadab96@yahoo.com
License: LICENSE.txt
Description: Test package .
        ==================
        
        Introduction
        -------------
        This is a command line 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 something import Foo
            f = Foo()
        
        Contributing
        ------------
        To contribute...
        
        LICENSE
        -------
        See LICENSE.txt file.
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
