Name: | golang-github-kevinburke-ssh-config-devel |
---|---|
Version: | 1.2.0 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 62413 |
License: | MIT |
RPM: | golang-github-kevinburke-ssh-config-devel-1.2.0-7.el10_0.noarch.rpm |
Source RPM: | golang-github-kevinburke-ssh-config-1.2.0-7.el10_0.src.rpm |
Build Date: | Wed Jan 08 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kevinburke/ssh_config |
Summary: | Go 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/kevinburke/ssh_config |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Use go_generate_buildrequires
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- update to 1.2 (fixes rhbz#2070735)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- update to 1.1 (fixes rhbz#1943852)