Artifact golang-github-svent-go-flags-dev_1-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    go library for parsing command line arguments
     This library provides similar functionality to the builtin flag library
     of go, but provides much more functionality and nicer formatting.
     Supported features are:
     .
      * Options with short names (-v)
      * Options with long names (--verbose)
      * Options with and without arguments (bool v.s. other type)
      * Options with optional arguments and default values
      * Multiple option groups each containing a set of options
      * Generate and print well-formatted help message
      * Passing remaining command line arguments after -- (optional)
      * Ignoring unknown command line options (optional)
      * Supports -I/usr/include -I=/usr/include -I /usr/include option
        argument specification
      * Supports multiple short options -aux
      * Supports all primitive go types (string, int{8..64}, uint{8..64},
        float)
      * Supports same option multiple times (can store in slice or last option
        counts)
      * Supports maps
      * Supports function callbacks
      * Supports namespaces for (nested) option groups
  Go-Import-Path: github.com/svent/go-flags
  Homepage: https://github.com/svent/go-flags
  Installed-Size: '98'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-svent-go-flags-dev
  Priority: optional
  Section: devel
  Source: golang-github-svent-go-flags
  Version: 1-2
srcpkg_name: golang-github-svent-go-flags
srcpkg_version: 1-2

File

golang-github-svent-go-flags-dev_1-2_all.deb
Binary file golang-github-svent-go-flags-dev_1-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-svent-go-flags_1-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA