Metadata-Version: 2.1
Name: f99_erp_api
Version: 1.0.3
Summary: F99 Erp API
Home-page: UNKNOWN
Author: DTQ
License: UNKNOWN
Description: 
        python -m grpc_tools.protoc --proto_path=. ./f99_erp_api.proto --python_out=. --grpc_python_out=.
        
        pip install wheel
        pip install twine
        python setup.py sdist bdist_wheel
        twine upload dist/*
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
