Metadata-Version: 2.1
Name: aiooss2
Version: 0.1.2
Summary: Async client for aliyun OSS
Download-URL: https://github.com/karajan1001/aiooss2
Author: Yanxiang Gao
Author-email: mishanyo1001@gmail.com
License: Apache-2.0 License
Keywords: oss,aiohttp
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: aiohttp (>=3.7.4)
Requires-Dist: oss2 (>=2.14.0)
Provides-Extra: tests
Requires-Dist: pytest (==7.1.2) ; extra == 'tests'
Requires-Dist: pylint (==2.14.5) ; extra == 'tests'
Requires-Dist: pylint-pytest (==1.1.2) ; extra == 'tests'
Requires-Dist: mypy (==0.971) ; extra == 'tests'

