tag-publish
View on PyPI —
Reverse Dependencies (0)
Wheel Details
Project: |
tag-publish |
Version: |
0.8.2 |
Filename: |
tag_publish-0.8.2-py3-none-any.whl |
Download: |
[link] |
Size: |
27683 |
MD5: |
0cb0c034c40fb2b1c00a8739b759270a |
SHA256: |
9a3ae8bf7083c816a3b876b5e21c649728ee7180deb7a561bad00d88cb067cd9 |
Uploaded: |
2024-11-15 12:22:14 +0000 |
dist-info
METADATA
· WHEEL
· RECORD
· entry_points.txt
WHEEL
Wheel-Version: |
1.0 |
Generator: |
poetry-core 1.9.1 |
Root-Is-Purelib: |
true |
Tag: |
py3-none-any |
RECORD
Path |
Digest |
Size |
tag_publish/__init__.py |
sha256=n84ZNtqgILkDNtzzsCV2WEShtu8rZbGYtOr4WnLI7Fc
|
8615 |
tag_publish/cli.py |
sha256=h_hEz5KuTYJQtwMaJa0bpbZNjUbqqKWW1xI4Eivhdig
|
21824 |
tag_publish/configuration.py |
sha256=NLNJok9zY96SO5iRJDy5p8OapVHaG047_BcDAK3E38g
|
8524 |
tag_publish/lib/docker.py |
sha256=EMhLJwKr2b-G-ZRLv3TzOhdvhOMgutGyUEaPUABap3Q
|
5405 |
tag_publish/lib/oidc.py |
sha256=inulioX8__IJEF-yJO8pJNJb-CnU1zdSLdXrD7uP2Qc
|
6297 |
tag_publish/new.py |
sha256=yFAmBrjZ35wLfIcmKuF1xl6G7odKyqHBlYiI5DKyZMY
|
9353 |
tag_publish/publish.py |
sha256=hg3-U9GBGfx9yvIa7dxsZ5OHU7m04rXC_cB6RPZCTgs
|
9595 |
tag_publish/py.typed |
sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
|
0 |
tag_publish/schema.json |
sha256=8ndzXJ55lSi8_2lFT5nSZIgeXagMj0Q1I52fJj4_aAM
|
8271 |
tag_publish/versions.yaml |
sha256=gZIxKOIqb8-oOZXLahqUpf2JJJt8oW3WwcyXJrIEND8
|
162 |
tag_publish-0.8.2.dist-info/LICENSE |
sha256=EMCYfDu0AgsMQO6k8Hl_xHzoFxM0db1xu9n_asZW9Vc
|
1307 |
tag_publish-0.8.2.dist-info/METADATA |
sha256=QKaaZF-1AwWs0m8vY8kcb-WupiEEyIWit_QHFvyfy6w
|
9864 |
tag_publish-0.8.2.dist-info/WHEEL |
sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs
|
88 |
tag_publish-0.8.2.dist-info/entry_points.txt |
sha256=zJ3T3-mgWzowCT7hZgP27d4vAmqsDV1U62M8fUMUYrA
|
89 |
tag_publish-0.8.2.dist-info/RECORD |
— |
— |
entry_points.txt
tag-publish = tag_publish.cli:main
tag-publish-new = tag_publish.new:main