Bug 1562794 - Review Request: golang-github-kevinburke-ssh-config - Go parser for ssh_config files
Summary: Review Request: golang-github-kevinburke-ssh-config - Go parser for ssh_confi...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1387178 1562790
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-02 14:11 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2018-04-03 10:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-03 10:00:58 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2018-04-02 14:11:01 UTC
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

Comment 1 Robert-André Mauchin 🐧 2018-04-02 16:33:36 UTC
 - Latest version packaged
 - License ok
 - Builds in Mock
 - No rpmlint errors
 - Conforms to the Packaging Guidelines

Package approved.

Comment 2 Jason Tibbitts 2018-04-03 00:35:31 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-kevinburke-ssh-config

Comment 3 Dominik 'Rathann' Mierzejewski 2018-04-03 10:00:58 UTC
Imported and built for rawhide. Thanks for the review!


Note You need to log in before you can comment on or make changes to this bug.