git2s3

View on PyPIReverse Dependencies (0)

0.0.5 git2s3-0.0.5-py3-none-any.whl

Wheel Details

Project: git2s3
Version: 0.0.5
Filename: git2s3-0.0.5-py3-none-any.whl
Download: [link]
Size: 15930
MD5: bc293d8e14572721cbc65a16458196d2
SHA256: 09703d28598eac476fe7678fc695a386c49a37433f173681044253fc5a6a8be3
Uploaded: 2024-11-03 20:15:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git2s3
Version: 0.0.5
Summary: Backup GitHub projects to AWS S3
Author-Email: Vignesh Rao <svignesh1793[at]gmail.com>
Project-Url: Homepage, https://github.com/thevickypedia/git2s3
Project-Url: Docs, https://thevickypedia.github.io/git2s3
Project-Url: Source, https://github.com/thevickypedia/git2s3
Project-Url: Bug Tracker, https://github.com/thevickypedia/git2s3/issues
Project-Url: Release Notes, https://github.com/thevickypedia/git2s3/blob/main/release_notes.rst
License: MIT License Copyright (c) 2024 Vignesh Rao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: git2s3,backup
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Archiving :: Backup
Requires-Python: >=3.10
Requires-Dist: boto3 (~=1.34.133)
Requires-Dist: botocore (~=1.34.133)
Requires-Dist: click (~=8.1.7)
Requires-Dist: GitPython (~=3.1.43)
Requires-Dist: pydantic (~=2.7.4)
Requires-Dist: pydantic-settings (~=2.3.4)
Requires-Dist: PyYAML (~=6.0.1)
Requires-Dist: requests (~=2.32.3)
Requires-Dist: sphinx (==5.1.1); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: recommonmark; extra == "dev"
Requires-Dist: gitverse; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5651 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
git2s3/__init__.py sha256=XT85gkJHXQDfcgZKeHB2d08RUUUK-fnIwlV_d39SC_8 2614
git2s3/config.py sha256=8yjSNRhH7DU5_E9WLvFyLFrqQLWSBtj6twflruXwLVU 4076
git2s3/exc.py sha256=mfp6GbWIyXTfwq0QNzEhCEnMhPjV7KCN5O1HNarzHho 787
git2s3/main.py sha256=w3RFHqXPpHeBCXNKWUI9ByqzlEGhhcylq9YcHDoiIRE 16630
git2s3/s3.py sha256=0fwXc0JhW1ygTBEXfLlSlBnWDUxdvMK1tRDi2_AeJT4 3268
git2s3/squire.py sha256=zxdp2CTscQWKpBt041Zn06RQIqRw30kZm-596tUinVA 3976
git2s3-0.0.5.dist-info/LICENSE sha256=xnHdLNCLt4RW3vtnE_TfN_cjViUHyIv0m8024fS4bws 1068
git2s3-0.0.5.dist-info/METADATA sha256=hph9hD7KlnH_irEh9gmvM1wG7Hg0MQGq2KnfHkwb4yQ 8306
git2s3-0.0.5.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
git2s3-0.0.5.dist-info/entry_points.txt sha256=PUhs9IfK0EIY0MKcrYMuAaxseOwJ4mzr3q2iAA-bPWc 46
git2s3-0.0.5.dist-info/top_level.txt sha256=GdybTzMqA5GCztvBcerz8gQ_40dh1Q7oRp6aU79Gh-g 7
git2s3-0.0.5.dist-info/RECORD

top_level.txt

git2s3

entry_points.txt

git2s3 = git2s3:commandline