cos-uploader

View on PyPIReverse Dependencies (0)

2.0.0rc3 cos_uploader-2.0.0rc3-py3-none-any.whl

Wheel Details

Project: cos-uploader
Version: 2.0.0rc3
Filename: cos_uploader-2.0.0rc3-py3-none-any.whl
Download: [link]
Size: 9061
MD5: c78862b8c31c4f543a5272aedd93eaf0
SHA256: 7460a5896841140f51ad9f6e043e0c6dc9a94ff46dfd5cb4019afd0f1d70e883
Uploaded: 2023-05-13 10:22:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cos-uploader
Version: 2.0.0rc3
Summary: CLI tool for uploading files to Tencent COS
Author: Joseph Chris
Author-Email: joseph[at]josephcz.xyz
Home-Page: https://github.com/baobao1270/cos-uploader
Project-Url: Documentation, https://github.com/baobao1270/cos-uploader/blob/main/README.md
Project-Url: Repository, https://github.com/baobao1270/cos-uploader.git
License: MIT
Keywords: tencent-cos,uploader
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: cos-python-sdk-v5 (<2.0.0,>=1.9.24)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2934 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cos_uploader/__init__.py sha256=AI6STIk48mtGB9nD7Xx2Sy66NtBs-5qrtGbwfHd_f7o 4597
cos_uploader/common.py sha256=ZmGiBjlgK5uCVVQwJDvHKwBXSH81vmRP6XFbSbrF1n8 716
cos_uploader/config.toml sha256=qcxGQ4nGYmvuvKU6CE11BVOtHUJn39SDzqFeFAFJlTs 631
cos_uploader/history.py sha256=OixRERzpomG-OrwI5MerszBkUviyWElGUrwCfEVFWLg 2086
cos_uploader/install.py sha256=EuHd_0FQTDfL1j-WAuxyY6Ri7EfKeX8ny6Lkkpd7nUo 1237
cos_uploader-2.0.0rc3.dist-info/LICENSE sha256=yWT3vOhwMuVPzAXL66jrffjzd_-XjJa-xEOt4eYqqko 1091
cos_uploader-2.0.0rc3.dist-info/METADATA sha256=dJu9Z12cxP3rS7CGlUFtLlF8uCP35socE7ESYXLmnI4 5650
cos_uploader-2.0.0rc3.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
cos_uploader-2.0.0rc3.dist-info/entry_points.txt sha256=yOR3b5D4GZdELTPrIE5Zj8JOg3SUk-aHbbW0MW6Jv6E 144
cos_uploader-2.0.0rc3.dist-info/RECORD

entry_points.txt

cos-uploader = cos_uploader:main
cos-uploader-history = cos_uploader.history:main
cos-uploader-install = cos_uploader.install:main