remote-hub

View on PyPIReverse Dependencies (0)

0.2.2 remote_hub-0.2.2-py3-none-any.whl

Wheel Details

Project: remote-hub
Version: 0.2.2
Filename: remote_hub-0.2.2-py3-none-any.whl
Download: [link]
Size: 4574
MD5: 9bf3f7820c67f5add53157290ef46a24
SHA256: 2d0ca97d5c2ee4899da105334f970b576ca099cae2db493f3cc27d979a43a03e
Uploaded: 2024-03-12 16:06:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: remote-hub
Version: 0.2.2
Author: Jean Carraro
Author-Email: jgcarraro[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: paramiko (<4.0.0,>=3.4.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: questionary (<3.0.0,>=2.0.1)
Requires-Dist: scp (<0.15.0,>=0.14.5)
[No description]

WHEEL

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

RECORD

Path Digest Size
remote_hub/__init__.py sha256=16tE-2lkDH5LLTC_kZH1hXg1BlaF7BcyOGQy4rXHM2U 1268
remote_hub/config_routes.py sha256=rl4ANtUvIMZh_J4LQi8mouvrMSpsk13v37wAt1jyj0I 3605
remote_hub/ssh_to_server.py sha256=SOVh3DkdF3UB-lRzD70sO4_9bgvMr-8lTxkPlGFrDKE 634
remote_hub/transfer.py sha256=94Xd6TMaUglr8JLDevUmYw4S9LJptPO8i2YnHUTQlr0 2578
remote_hub-0.2.2.dist-info/METADATA sha256=BqHN2Jr6TUoia9vAqVZH14zU0Mf5yRx58RtZlvQr_3U 506
remote_hub-0.2.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
remote_hub-0.2.2.dist-info/entry_points.txt sha256=6PcwQeeNfLrZAf8h5gBMQZeKB1wlkLAmtxhanGBv7KY 141
remote_hub-0.2.2.dist-info/RECORD

entry_points.txt

config_routes = remote_hub.config_routes:main
ssh_to_server = remote_hub.ssh_to_server:main
transfer = remote_hub.transfer:main