https://bugzilla.redhat.com/show_bug.cgi?id=1562794
Bug ID: 1562794
Summary: Review Request: golang-github-kevinburke-ssh-config -
Go parser for ssh_config files
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://rathann.fedorapeople.org/review/golang-github-kevinburke-ssh-config/golang-github-kevinburke-ssh-config.spec
SRPM URL:
https://rathann.fedorapeople.org/review/golang-github-kevinburke-ssh-config/golang-github-kevinburke-ssh-config-0.4-1.fc27.src.rpm
Description:
Package ssh_config provides tools for manipulating 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.
The Get() and GetStrict() functions will attempt to read values from
$HOME/.ssh/config, falling back to /etc/ssh/ssh_config. The first argument is
the host name to match on ("example.com"), and the second argument is the key
you want to retrieve ("Port"). The keywords are case insensitive.
Fedora Account System Username: rathann
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]