freebsd-ports/security/py-asyncssh/pkg-descr
Sunpoet Po-Chuan Hsieh c4b18553eb Update to 1.16.1
- Update COMMENT
- Update version requirement of RUN_DEPENDS
- Add BRCYPT, GSSAPI, LIBNACL and PYOPENSSL options
- Update pkg-descr

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2020-01-11 10:41:43 +00:00

5 lines
199 B
Text

AsyncSSH is a Python package which provides an asynchronous client and server
implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio
framework.
WWW: https://github.com/ronf/asyncssh