git-remote-dropbox

View on PyPIReverse Dependencies (0)

2.0.5 git_remote_dropbox-2.0.5-py3-none-any.whl

Wheel Details

Project: git-remote-dropbox
Version: 2.0.5
Filename: git_remote_dropbox-2.0.5-py3-none-any.whl
Download: [link]
Size: 20412
MD5: 1550ab4a7d0bb6b7314d925a6d51568f
SHA256: f7be208e9db2902f9dfacfc4326bc84b8fc0d164c9a1383fdd80d3a3b8549cc7
Uploaded: 2025-02-08 13:24:19 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: git-remote-dropbox
Version: 2.0.5
Summary: A transparent bidirectional bridge between Git and Dropbox
Author-Email: Anish Athalye <me[at]anishathalye.com>
Project-Url: homepage, https://github.com/anishathalye/git-remote-dropbox
Project-Url: repository, https://github.com/anishathalye/git-remote-dropbox.git
Project-Url: issues, https://github.com/anishathalye/git-remote-dropbox/issues
Keywords: dropbox,git
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=3.6
Requires-Dist: dropbox (<13,>=12)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 7424 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
git_remote_dropbox/__init__.py sha256=Bksk24Xs8rPBifAgXb0Sjs0a9QTtb1UbDduFgketcVA 1132
git_remote_dropbox/constants.py sha256=39B8yR7PiIJl3t7EyB9ZTJqQQYOcD3zQCEQWLsjDQ0Y 218
git_remote_dropbox/git.py sha256=CL70-dSyXcGxxP_PgiZD2atXeS0OfoRWZIDcZhUuCoo 5173
git_remote_dropbox/helper.py sha256=SEZa5BS1xFP_KWjEHf7cWZtrdYDF16Q_EQjuDzl3goU 21012
git_remote_dropbox/util.py sha256=Z1Reei7UbYLP-PIZZ2ILW1daLt-9oseOy380Sv0FtaY 7927
git_remote_dropbox/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_remote_dropbox/cli/common.py sha256=kvjPYD637nXYQSZu2-KgVtjxMuJb53lfr4TxtpxBMQk 2935
git_remote_dropbox/cli/helper.py sha256=n32VYuPYUZpVAyHSKGvR7HihgVqtzqwIPnBQiPvkx10 681
git_remote_dropbox/cli/manage.py sha256=QO3x1fWW8bLqYwORpB19mUx2INK2nWmwr7QHCmx-U1o 5507
git_remote_dropbox-2.0.5.dist-info/METADATA sha256=xZgavjOwp6Px1CZgsvnYqhGNXdM2LEhvb6f6PhkOJls 8239
git_remote_dropbox-2.0.5.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
git_remote_dropbox-2.0.5.dist-info/entry_points.txt sha256=pNACZhcUteKqLnrlUO4tFMbMFLgGMyAZ-oJd1L5vzic 179
git_remote_dropbox-2.0.5.dist-info/licenses/LICENSE.md sha256=oBfBawvq3WaGZwrTYJoBMFcOAv2L1PLQrRj0bO33bRw 1123
git_remote_dropbox-2.0.5.dist-info/RECORD

entry_points.txt

git-dropbox = git_remote_dropbox.cli.manage:main
git-dropbox-manage = git_remote_dropbox.cli.manage:main
git-remote-dropbox = git_remote_dropbox.cli.helper:main