ssh-config

View on PyPIReverse Dependencies (2)

0.1.5 ssh_config-0.1.5-py3-none-any.whl

Wheel Details

Project: ssh-config
Version: 0.1.5
Filename: ssh_config-0.1.5-py3-none-any.whl
Download: [link]
Size: 17698
MD5: 1834b746845837b9f5607ca9e647b225
SHA256: e66ab354c827f15712ee8000477c89bf7e5560e520145fbf488192080d823c12
Uploaded: 2024-01-17 04:54:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ssh_config
Version: 0.1.5
Summary: ssh client config manager
Author: Jonghak Choi
Author-Email: haginara[at]gmail.com
Home-Page: https://github.com/haginara/ssh_config
License: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pyparsing
Requires-Dist: click
Requires-Dist: texttable
Requires-Dist: Jinja2
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2309 characters]

WHEEL

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

RECORD

Path Digest Size
ssh_config/__init__.py sha256=wwBv691xfF4nxLC_hkwORJvEbHyElDWFcuPylbv5Ydk 72
ssh_config/cli.py sha256=_iuWuZ51gzfnZFxCu9FNQOxDWYHF2qec1ybcQN3dtDc 11332
ssh_config/client.py sha256=cVIzQHvFVmPuVfBffGIAoTIws9B11N16b_X4XAjrMHs 10439
ssh_config/errors.py sha256=21fxck63nvJNj76Cp06u7y5K1hdptm_dbrWmG72G0Bw 575
ssh_config/keywords.py sha256=J0CRwG3ebfeA_eiCXKrwGOiLGZrPFbETjqUNR4CIozI 5112
ssh_config/version.py sha256=gh1It-5CXFHh1DewPJv3c1hn-PzyiFrOCYqDAzbNMgk 82
ssh_config/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ssh_config/commands/base.py sha256=OWRps15Dqr18I9g2fbl9PYXvpNzPkObxdxpij26gcoE 1942
ssh_config/commands/commands.py sha256=u6m4vcRreJiGUnSDLMjJlSuXAfohSSERRmvqcBXmFmA 14063
ssh_config/commands/ping.py sha256=DSD14gXJ7OSE0-n4IgSg5wWH7fmCllcFjynsbmmUG6E 557
ssh_config/commands/utils.py sha256=VOlPWpufF9Pl0hWoheeb6H05lGSh4gDw6_xZSkwd0SQ 2821
ssh_config-0.1.5.dist-info/LICENSE sha256=ECv60GcjG8yRzpS-9U8TrfQcxmFGfjS5h2EIu_-phJc 1088
ssh_config-0.1.5.dist-info/METADATA sha256=4jHz-3IBZs6fjhiay_5sJGVR-HibIWBk0bgUC5sVPUg 2971
ssh_config-0.1.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ssh_config-0.1.5.dist-info/entry_points.txt sha256=QoG0Hr-uAsTzMe5dyameI_Ik-WNch49J43TXobeFl14 51
ssh_config-0.1.5.dist-info/top_level.txt sha256=f-wWl20PFomcNCy3rrzzph0m9DLceVaqMKCyNoaUf0g 11
ssh_config-0.1.5.dist-info/RECORD

top_level.txt

ssh_config

entry_points.txt

ssh-config = ssh_config.cli:main