软件包: golang-github-kevinburke-ssh-config-dev (1.0-1)
golang-github-kevinburke-ssh-config-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-kevinburke-ssh-config:
- [golang-github-kevinburke-ssh-config_1.0-1.dsc]
- [golang-github-kevinburke-ssh-config_1.0.orig.tar.gz]
- [golang-github-kevinburke-ssh-config_1.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Dawid Dziurla
外部的资源:
- 主页 [github.com]
相似软件包:
Go parser for ssh_config files
ssh_config This is a Go parser for ssh_config files. Importantly, this parser attempts to preserve comments in a given file, so you can manipulate a ssh_config file from a program, if your heart desires.
It's designed to be used with the excellent x/crypto/ssh (https://golang.org/x/crypto/ssh) package, which handles SSH negotiation but isn't very easy to configure.
其他与 golang-github-kevinburke-ssh-config-dev 有关的软件包
|
|
|
-
- dep: golang-github-pelletier-go-buffruneio-dev
- wrapper around bufio to provide buffered runes access