repo-tools

View on PyPIReverse Dependencies (0)

0.2.0 repo_tools-0.2.0-py3-none-any.whl

Wheel Details

Project: repo-tools
Version: 0.2.0
Filename: repo_tools-0.2.0-py3-none-any.whl
Download: [link]
Size: 16219
MD5: 70dc84efcc2dfc4372e9c066185643c1
SHA256: 99bef3b9366c426b00624a5619e9a7d0e2e9a4c17050cd1d4102c8addba75c5c
Uploaded: 2021-01-12 19:14:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: repo-tools
Version: 0.2.0
Summary: A multi-repo CLI to help operating on multiple repos at the same time.
Author: Lightspeed Hospitality
Author-Email: pt.hospitality.dev[at]lightspeedhq.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: GitPython (<4.0,>=3.1)
Requires-Dist: PyGithub (==1.53)
Requires-Dist: PyYAML (<6.0,>=5.3)
Requires-Dist: confuse (<2.0,>=1.3)
Requires-Dist: ruamel.yaml (<0.17,>=0.16)
Requires-Dist: tabulate (<0.9,>=0.8)
Requires-Dist: typer[all] (<0.4,>=0.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3158 characters]

WHEEL

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

RECORD

Path Digest Size
repo_tools/VERSION sha256=-zFmPoQ9UG8sK7N1uxJbjpnoaSSC2QPn_c9arR9fcrI 7
repo_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
repo_tools/commands/circle.py sha256=S3A98J2hVH1IXqd6-D4ZAHdgYKYUJo43OhuS0DJkFvs 2447
repo_tools/commands/config.py sha256=641Oo5sB8d86w7AFpqkLz8EUHUWftv7ZjnUipCOHAVg 1778
repo_tools/commands/config_github.py sha256=yfwcFXMotEmpvnPtuUP_R1ZJ_KKgkD0zXjo7Sm5f7aI 2234
repo_tools/commands/config_projects.py sha256=RsOS7-zmtGGudM8sCpO3WNPHnFDmTvMkAAWbiN2qcCM 3680
repo_tools/commands/github.py sha256=a_of2VTzijLt9U0atuIs3uyk-6ySK7BH5QZ-NwydrJo 9648
repo_tools/commands/snippet.py sha256=5Ea12b2gVbNbzzbdeVXIn9z70FZAkUliSixY3NqCJgI 5342
repo_tools/common/help_texts.py sha256=tnXaqRLlKOa_hMBGHsPQBVbfu8-lVG6PijbIjW2j6jM 278
repo_tools/common/structs.py sha256=0_dEcjRTnf5VmbYAeHAyhF2tLMdtZ9qgK9YNSm5YJMk 864
repo_tools/common/utils.py sha256=KbLJg9nQ1YqExkd6bt4TVmlOHHVdM4l2QZPRVXxGwVE 6617
repo_tools/main.py sha256=bZ4qYnltEb9Xww3wuuq_78XrRID3nKiUgtA7T6eVDao 1712
repo_tools/snippets/info.sh sha256=h6_Xqt5iDFPHiJCl7irCJjgz-2EcsfLXk3-JoQXGcLY 546
repo_tools-0.2.0.dist-info/entry_points.txt sha256=6v57c8zYkDTX9mOMoKuujqDONByMWov_REv0DiEWPcE 68
repo_tools-0.2.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
repo_tools-0.2.0.dist-info/METADATA sha256=Qu8L1SCYQZH_78PIeZ7BTea-KKex0YTLpu1pGGOctkY 3906
repo_tools-0.2.0.dist-info/RECORD

entry_points.txt

multi = repo_tools.main:app
rt = repo_tools.main:app