Port details |
- py-openssh-wrapper OpenSSH python wrapper
- 0.4 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: einar@isnic.is
 - Port Added: 2024-12-17 13:51:04
- Last Update: 2024-12-17 13:47:55
- Commit Hash: b01118e
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/NetAngels/openssh-wrapper
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openssh-wrapper>0:security/py-openssh-wrapper@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-openssh-wrapper/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-openssh-wrapper
- pkg install py311-openssh-wrapper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-openssh-wrapper listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-openssh-wrapper
- Package flavors (<flavor>: <package>)
- py311: py311-openssh-wrapper
- distinfo:
- TIMESTAMP = 1734355475
SHA256 (openssh-wrapper-0.4.tar.gz) = 93e5533b4961cf44f9ab53253fd130e5b7bf7fc324c2a527d5df1eb8ab7618f3
SIZE (openssh-wrapper-0.4.tar.gz) = 7188
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-openssh-wrapper
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4 17 Dec 2024 13:47:55
    |
Nuno Teixeira (eduardo)  Author: Einar Bjarni Halldórsson |
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 |
Number of commits found: 1
|