Sat, 09 Nov 2024 05:46:04 UTC | login

Information for build golang-github-kevinburke-ssh-config-0.4-2.fc29

ID58813
Package Namegolang-github-kevinburke-ssh-config
Version0.4
Release2.fc29
Epoch
SummaryGo parser for ssh_config files
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 11:33:37 UTC
CompletedThu, 19 Jul 2018 11:33:37 UTC
Tags
f29
f30
f31
RPMs
src
golang-github-kevinburke-ssh-config-0.4-2.fc29.src.rpm (info) (download)
noarch
golang-github-kevinburke-ssh-config-devel-0.4-2.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 02 2018 Dominik Mierzejewski <dominik@greysector.net> - 0.4-1 - First package for Fedora