update-submodules

View on PyPIReverse Dependencies (0)

0.0.2 update_submodules-0.0.2-py3-none-any.whl

Wheel Details

Project: update-submodules
Version: 0.0.2
Filename: update_submodules-0.0.2-py3-none-any.whl
Download: [link]
Size: 7872
MD5: f22323ba4de24d73a82a5639e2f04ee4
SHA256: 09d7b976d13f63b499d576b008010378462ad438d931268d785975f658ddc60e
Uploaded: 2023-08-05 14:31:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: update-submodules
Version: 0.0.2
Requires-Dist: click
Requires-Dist: GitPython
Requires-Dist: pygithub
Requires-Dist: requests
Requires-Dist: utz[git] (>=0.4.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
update_submodules/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
update_submodules/git.py sha256=UYW4ZV79Y1s8cPwLQLbGDf6A7BWJL1xHTrBAgIzWRfg 5218
update_submodules/github.py sha256=cbqDkzyW9YXXP_AnqAlDbJRGlC0MJkB7oh_RzDNzQrI 8624
update_submodules/meta_branch.py sha256=zzu6PrSWm2Y74x50_Pk7Qe7jnhk9vk8hF9ZCslQuzFQ 2831
update_submodules-0.0.2.dist-info/METADATA sha256=zfRHLmhrqFepe4c6l8ZarXnHkiwkD4pkumOON65ggfc 268
update_submodules-0.0.2.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
update_submodules-0.0.2.dist-info/entry_points.txt sha256=DaRMYrFisC0eLoZa8fxUeej4ZsSDcmTAzvKC_syoqDQ 187
update_submodules-0.0.2.dist-info/top_level.txt sha256=SNOmgvFl7-9FMjR5TGe0dZk9hHEuiPvWXgPoBOiefO0 18
update_submodules-0.0.2.dist-info/RECORD

top_level.txt

update_submodules

entry_points.txt

git-update-meta-branch = update_submodules.meta_branch:main
git-update-submodules = update_submodules.git:main
github-update-submodules = update_submodules.github:main