security/py-openssh-wrapper: New port: OpenSSH python wrapper
- Submitter becomes maintainer
Under some circumstances simple wrapper around OpenSSH ssh command-line
utility seems more preferable than paramiko machinery.
This project proposes yet another hopefully thin wrapper around ssh to
execute commands on remote servers. All you need thereis to make sure that
OpenSSH client and Python interpreter are installed, and then install
openssh-wrapper package.
WWW: https://github.com/NetAngels/openssh-wrapper
This port is a needed dependency to run tests on devel/py-proxmoxer
PR: 283381