git-autoshare

View on PyPIReverse Dependencies (1)

1.0.0b6 git_autoshare-1.0.0b6-py2.py3-none-any.whl

Wheel Details

Project: git-autoshare
Version: 1.0.0b6
Filename: git_autoshare-1.0.0b6-py2.py3-none-any.whl
Download: [link]
Size: 20872
MD5: 1fcd4ac51af48f75f372d61b986a216a
SHA256: f44cd4f0a9457b5ac67f995274babae6485b46893a2f98e39935e831603bbacc
Uploaded: 2022-02-26 13:47:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-autoshare
Version: 1.0.0b6
Summary: A git clone wrapper that automatically uses --reference to save time and space.
Author: ACSONE SA/NV
Author-Email: info[at]acsone.eu
Home-Page: http://github.com/acsone/git-autoshare
License: GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Requires-Dist: appdirs
Requires-Dist: click
Requires-Dist: pyyaml
License-File: LICENSE.md
[Description omitted; length: 6254 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
git_autoshare/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_autoshare/clone.py sha256=iZSJU40bL_jY7tuzKXwbURuVtp-1Jr7xS7kNFhPL6L8 803
git_autoshare/core.py sha256=Jt3rqHKWo92MIFc45Rqk4pXZKxgQKTb3GETt9iXSmgM 6862
git_autoshare/giturlparse.py sha256=G7FpBeqeqr_q3aF_2MNtFcbLn17erzgOOPFvgfK3yZk 1213
git_autoshare/prefetch.py sha256=O1qgBdj1Z1qFXa1pdnsw-_sHN2bmpIO4uVbdVLdm-5s 848
git_autoshare/submodule.py sha256=z5zGZTTzcAaSwQEguZs5rcsnWt59vpagjzxuVCIbNus 840
git_autoshare-1.0.0b6.dist-info/LICENSE.md sha256=M7wm1EmMGDtwPRdg7kW4d00h1uAXjKOT3HFScYQMeiE 34916
git_autoshare-1.0.0b6.dist-info/METADATA sha256=V_Z0a7h8b7TkCphQsFhplDRNjPVLINyi4p-ReR9wFVo 6860
git_autoshare-1.0.0b6.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
git_autoshare-1.0.0b6.dist-info/entry_points.txt sha256=8kgAEmoUODcGNKXW3xHN5nElDmTgDdRW33qAvyAFaNM 176
git_autoshare-1.0.0b6.dist-info/top_level.txt sha256=7s5lzTy0Y0KPDsyeDernk2iJtz4_e4nrfgbgXlmoTI4 14
git_autoshare-1.0.0b6.dist-info/RECORD

top_level.txt

git_autoshare

entry_points.txt

git-autoshare-clone = git_autoshare.clone:main
git-autoshare-prefetch = git_autoshare.prefetch:main
git-autoshare-submodule-add = git_autoshare.submodule:add