Tue, 19 Nov 2024 20:22:55 UTC | login

Information for build golang-github-kevinburke-ssh-config-0.5-3.fc31

ID113685
Package Namegolang-github-kevinburke-ssh-config
Version0.5
Release3.fc31
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
StartedWed, 31 Jul 2019 18:30:42 UTC
CompletedWed, 31 Jul 2019 18:30:42 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-kevinburke-ssh-config-0.5-3.fc31.src.rpm (info) (download)
noarch
golang-github-kevinburke-ssh-config-devel-0.5-3.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 27 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.5-2 - Update to new macros * Sat Apr 06 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.5-1 - Release 0.5 (#1695256) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0.4-3 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * 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