Giturlgetter

View on PyPIReverse Dependencies (0)

1.0.10 Giturlgetter-1.0.10-py3-none-any.whl

Wheel Details

Project: Giturlgetter
Version: 1.0.10
Filename: Giturlgetter-1.0.10-py3-none-any.whl
Download: [link]
Size: 14065
MD5: 26e96d4a443be855e0913e8f15828b8c
SHA256: a58494110638cde46f6aee4e3d333faa6658121e0fb08d016804ba9d109c50d5
Uploaded: 2023-01-01 12:30:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Giturlgetter
Version: 1.0.10
Summary: Command Line to Extract the git url
Author: Prathamesh Dhande
Author-Email: prathameshdhande534[at]gmail.com
Home-Page: https://github.com/PrathameshDhande22/Giturlgetter
Keywords: git,git url,github api,url,git bash,clone url
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyGithub
Requires-Dist: requests
Requires-Dist: pyfiglet
Requires-Dist: python-dotenv
Requires-Dist: click
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3263 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
command_line/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
command_line/__main__.py sha256=YqCyQjQcgQXI67x1BxLVHytwycEPzb4oLMFqL8_0ayw 45
command_line/cli.py sha256=QllnUeTJyjs1RE1OUFua0MNroSpa9POYWjC_S8UXV3k 7056
command_line/config.py sha256=Nv6O4IJj9_IYXx26BAvf0FGrsA4BhWACZSoJiuxPYbQ 751
command_line/extractor.py sha256=bcgQQ3Jv2ow79wP9jv0yXH5yeVAUntn3aLeo493oWKs 1921
Giturlgetter-1.0.10.dist-info/LICENSE sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
Giturlgetter-1.0.10.dist-info/METADATA sha256=CZo0CIRrqNajm4v_AoFo12Zez3RUNMy2c2bCP7PR18c 4201
Giturlgetter-1.0.10.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
Giturlgetter-1.0.10.dist-info/entry_points.txt sha256=xx1-WyGIWIiVmeKGmAdvXR0Z3PWSsCiZM-xu_jBlO6A 53
Giturlgetter-1.0.10.dist-info/top_level.txt sha256=VrW32RGIbSRsaBwTmFpLVkEvn_RghlkFLo5mraVIfug 13
Giturlgetter-1.0.10.dist-info/RECORD

top_level.txt

command_line

entry_points.txt

giturl = command_line.__main__:run