Metadata-Version: 2.1
Name: isrpa
Version: 1.0.9
Summary: isrpa package
Home-page: https://github.com/yourusername/mypackage
Author: ysq
Author-email: wuzhengjun@i-search.com.cn
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
Requires-Dist: requests
Requires-Dist: tldextract

python setup.py sdist bdist_wheel

twine upload dist/*
