Package : golang-github-pborman-getopt-devel

Package details

Summary: Getopt style option parsing for Go

Description:
Package Getopt provides traditional getopt processing for implementing commands
that use traditional command lines. The standard Go flag package cannot be used
to write a program that parses flags the way ls or ssh does, for example.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/pborman/getopt


URL: https://github.com/pborman/getopt
License: BSD

Maintainer: nobody

List of RPMs