clone-repo

View on PyPIReverse Dependencies (1)

0.3.0 clone_repo-0.3.0-py3-none-any.whl

Wheel Details

Project: clone-repo
Version: 0.3.0
Filename: clone_repo-0.3.0-py3-none-any.whl
Download: [link]
Size: 7905
MD5: 28bca179fae8e3fe0c2fe6e6900f4ebf
SHA256: efdadd7477b561f2b2fa5c7edd8f7e2c4f2ffd5324c1e6744b2b78ee3ae36dd4
Uploaded: 2023-08-18 08:13:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clone-repo
Version: 0.3.0
Summary: CLI tool to clone repos easily
Author: Michael Twomey
Author-Email: mick[at]twomeylee.name
Home-Page: https://github.com/micktwomey/clone-repo
Project-Url: Repository, https://github.com/micktwomey/clone-repo
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: rich (<13.0,>=12.0)
Requires-Dist: structlog (<22.0,>=21.5)
Requires-Dist: typer (<0.5,>=0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 2610 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=K3co5A9SKfLH1673Xgq0RH9p1WjPYaP2R9w3b_PNExI 1782
clone_repo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clone_repo/clone.py sha256=uVcJB8LmGN7XCwfEAwmQA_nnuC3RNskiejKj2U3rNMs 1142
clone_repo/main.py sha256=9oVkhdwUk6gd5bSvQEqPNiwg5GTQzP7f0CqyEL1tzzY 3028
clone_repo/parse_repo_url.py sha256=ZVYkPepg9oHWp9d3bPe8-HhQNNkGP9V9cFvjk5YvjG8 1748
clone_repo/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
justfile sha256=Evttsyqfc-yGMyf2tJrkAIECeFJ5QssskuCI1A3vusw 2322
clone_repo-0.3.0.dist-info/LICENSE sha256=5RUIG0IAhP7lKcQaTVS-lz58DfUfCiuWm9Z7huGemKs 1065
clone_repo-0.3.0.dist-info/METADATA sha256=EwFfY16Ie5ORmwod3YhIYFmBiZlaPYLzCz9MSUZqj6g 3453
clone_repo-0.3.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
clone_repo-0.3.0.dist-info/entry_points.txt sha256=eE6IIjuUxy9-Fo5Ux-GkctioPIDJW3OyDmmKHrr6rYA 50
clone_repo-0.3.0.dist-info/RECORD

entry_points.txt

clone-repo = clone_repo.main:app