./devel/go-pflag, Replacement for flag package implementing POSIX --flags

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 1.0.1nb3, Package name: go-pflag-1.0.1nb3, Maintainer: pkgsrc-users

pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags.

pflag is compatible with the GNU extensions to the POSIX recommendations for
command-line options. For a more precise description, see the "Command-line
flag syntax" section below.

pflag is available under the same style of BSD license as the Go language,
which can be found in the LICENSE file.


Required to run:
[shells/bash]

Required to build:
[lang/go111] [pkgtools/cwrappers]

Master sites:

SHA1: 4bf700660caef358b41cabcf51993f18636b766a
RMD160: 0272a92181dc7e99f3073dc7ead85497ff90aa61
Filesize: 42.23 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates