get-repo

View on PyPIReverse Dependencies (0)

0.1.3 get_repo-0.1.3-py3-none-any.whl

Wheel Details

Project: get-repo
Version: 0.1.3
Filename: get_repo-0.1.3-py3-none-any.whl
Download: [link]
Size: 4314
MD5: e0a2fec513633dec1cd31f589cdb8317
SHA256: 1575f17c6c96322792bbf6474836872e40da5d71af1c18ff11ea3b343ee5be11
Uploaded: 2022-07-16 15:49:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: get-repo
Version: 0.1.3
Summary: Small cli utility for cloning git repos in an orderly manner
Author: Florian
Author-Email: hey[at]flo.fish
Home-Page: https://github.com/florian42/get-repo
Project-Url: Repository, https://github.com/florian42/get-repo
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.27)
Requires-Dist: git-url-parse (<2.0.0,>=1.2.2)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1245 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=4no34_lJqDdV-w4ofTT9gezxuES2ettXI7LX3XbBKyo 1055
get_repo/__init__.py sha256=UwADFF0dHrJVYEHCOovbCMoA8Vch89dJI3m09VJhAtM 49
get_repo/cli.py sha256=zEhavrgYKfL_OLaAirwPICfvZVwkZhCYcCcwtx9CxWE 553
get_repo/parser.py sha256=1sXjxo74vnxQKHpMkpX2HCqFODzpeNJXNKHAkOUcnBw 326
get_repo-0.1.3.dist-info/entry_points.txt sha256=Ow5dO-AWFkjal5j4jqjwrK7FmEahJMkpol3uVsXm0GI 46
get_repo-0.1.3.dist-info/LICENSE sha256=4no34_lJqDdV-w4ofTT9gezxuES2ettXI7LX3XbBKyo 1055
get_repo-0.1.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
get_repo-0.1.3.dist-info/METADATA sha256=Oqnk_XqpkA30E49kvULVqGF--J9y1I6A3qtrnUaVrAc 1884
get_repo-0.1.3.dist-info/RECORD

entry_points.txt

get-repo = get_repo.cli:main