Metadata-Version: 2.1
Name: Calculator-demo
Version: 0.0.1
Summary: This is just a demo package for learning to publish a package on PyPI.
Home-page: https://github.com/TianshangLiu/calc-demo
Author: Liu tian
Author-email: the163163163@163.com
License: UNKNOWN
Description: # Calculator Demo
        Simple Calculator.
        
        
        
        ### Installation
        
        1. `pip install -r requirements.txt`
        
        2. `pip install calc-demo`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
