Metadata for golang-github-kevinburke-ssh-config-devel-1.2.0-7.el10_0.noarch.rpm

0 directories 0 files
Go up

INFO

Name: golang-github-kevinburke-ssh-config-devel
Version: 1.2.0-7.el10_0
Arch: noarch
Summary: Go parser for ssh_config files
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-09.iad2.fedoraproject.org
Build Date: Thu Nov  7 02:11:07 2024
Size: 62413
URL: https://github.com/kevinburke/ssh_config
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

FILES

/usr/share/doc/golang-github-kevinburke-ssh-config-devel
/usr/share/doc/golang-github-kevinburke-ssh-config-devel/AUTHORS.txt
/usr/share/doc/golang-github-kevinburke-ssh-config-devel/CHANGELOG.md
/usr/share/doc/golang-github-kevinburke-ssh-config-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/kevinburke
/usr/share/gocode/src/github.com/kevinburke/ssh_config
/usr/share/gocode/src/github.com/kevinburke/ssh_config/.goipath
/usr/share/gocode/src/github.com/kevinburke/ssh_config/config.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/config_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/example_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/fuzz_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/lexer.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/parser.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/parser_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/position.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/token.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/validators.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/validators_test.go
/usr/share/licenses/golang-github-kevinburke-ssh-config-devel
/usr/share/licenses/golang-github-kevinburke-ssh-config-devel/LICENSE

REQUIRES

go-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

golang(github.com/kevinburke/ssh_config) 1.2.0-7.el10_0
golang-github-kevinburke-ssh-config-devel 1.2.0-7.el10_0
golang-ipath(github.com/kevinburke/ssh_config) 1.2.0-7.el10_0

CONFIG FILES

/usr/share/doc/golang-github-kevinburke-ssh-config-devel
/usr/share/doc/golang-github-kevinburke-ssh-config-devel/AUTHORS.txt d
/usr/share/doc/golang-github-kevinburke-ssh-config-devel/CHANGELOG.md d
/usr/share/doc/golang-github-kevinburke-ssh-config-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/kevinburke
/usr/share/gocode/src/github.com/kevinburke/ssh_config
/usr/share/gocode/src/github.com/kevinburke/ssh_config/.goipath
/usr/share/gocode/src/github.com/kevinburke/ssh_config/config.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/config_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/example_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/fuzz_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/lexer.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/parser.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/parser_test.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/position.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/token.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/validators.go
/usr/share/gocode/src/github.com/kevinburke/ssh_config/validators_test.go
/usr/share/licenses/golang-github-kevinburke-ssh-config-devel
/usr/share/licenses/golang-github-kevinburke-ssh-config-devel/LICENSE l

LICENSE FILES

MIT