gh-utils

View on PyPIReverse Dependencies (0)

0.6.8 gh_utils-0.6.8-py3-none-any.whl

Wheel Details

Project: gh-utils
Version: 0.6.8
Filename: gh_utils-0.6.8-py3-none-any.whl
Download: [link]
Size: 7980
MD5: 8c0a7c927117d028be8972b36ccb43a6
SHA256: 4a9afc970ccce0a3cdbd8ec781467773925c62a1ea11eb7a8990766131286225
Uploaded: 2023-06-26 15:08:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gh-utils
Version: 0.6.8
Summary: GitHub CLI Utilities
Author: Xinyuan Chen
Author-Email: 45612704+tddschn[at]users.noreply.github.com
Home-Page: https://github.com/tddschn/gh-utils
Project-Url: Bug Tracker, https://github.com/tddschn/gh-utils/issues
Project-Url: Repository, https://github.com/tddschn/gh-utils
License: MIT
Keywords: gh,github,utils
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2643 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gh_utils/__init__.py sha256=d6-By-nM3D9jwrRcAgvlOO7l54XBuPijQStAM8AVQOc 90
gh_utils/config.py sha256=fjkMTwPXSMKsERPUZdcb1DaOhBbJy8Wwz0Au_JT-MAk 609
gh_utils/gh_create_repo_and_add_to_remote.py sha256=GuU5uXl-TDWkiIBEmDwSpD13QnwjDZQB-8aRpUg49Hk 5134
gh_utils/parse.py sha256=iv6O3zMBz44uZu8vESmesjj52q0yhETD4mPZ62_lSPA 625
gh_utils/switch_between_https_and_ssh_remote_types.py sha256=nAkqPxkKaXkJy2d2HLg6rayogNfdfNeugSLEQdClh_s 1459
gh_utils/types.py sha256=scXn8dYT53Ny8So3nu9f9oB-8itBuKrcrWg6u9rj-K0 115
gh_utils/utils.py sha256=oYxCmb3HhnM4bxhGbhznJQFz5apxxRc9hpwzk0J1Huk 1501
gh_utils-0.6.8.dist-info/LICENSE sha256=iDPU2JFPtGTxMtJ4js-KodAQR-IHm4NPaG5m8cRoutA 1100
gh_utils-0.6.8.dist-info/METADATA sha256=GLoAi9yCVQl60Jl-vSNeb5PMx5VbkqPQY4VI7RxdfJs 3355
gh_utils-0.6.8.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
gh_utils-0.6.8.dist-info/entry_points.txt sha256=kHJJ-Le8qi-oZGNDfzhUOQAvTLeyW9Gg2Z9zmdYqhY4 135
gh_utils-0.6.8.dist-info/RECORD

entry_points.txt

ghcrar = gh_utils.gh_create_repo_and_add_to_remote:main
ghshs = gh_utils.switch_between_https_and_ssh_remote_types:main