Metadata-Version: 2.1
Name: debug-supermap-world
Version: 0.0.1
Summary: PyPI Tutorial
Home-page: https://github.com/
Author: zhangyongli
Author-email: author@example.com
License: UNKNOWN
Description: pip install debug-supermap-world
        
        from debug-supermap-world import print_str
        
        print(print_str.hello_world())
        print(print_str.debug_world())
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
