About

This package is 25.7 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-go-flags/golang-go-flags-dev_0.0~git20131216-1_all.deb .

View its full control file here: debian/control.

Description

Go library for parsing command line arguments

Relations

This package does not depend on any other package.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

golang-go-flags-dev 0.0~git20131216-1 is in ubuntu - trusty / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/golang-go-flags-dev/ root:root 0o755
/usr/share/doc/golang-go-flags-dev/changelog.Debian.gz application/gzip root:root 0o644 174 bytes
/usr/share/doc/golang-go-flags-dev/copyright text/plain root:root 0o644 1.8 KB
/usr/share/gocode/ root:root 0o755
/usr/share/gocode/src/ root:root 0o755
/usr/share/gocode/src/github.com/ root:root 0o755
/usr/share/gocode/src/github.com/jessevdk/ root:root 0o755
/usr/share/gocode/src/github.com/jessevdk/go-flags/ root:root 0o755
/usr/share/gocode/src/github.com/jessevdk/go-flags/assert_test.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/closest.go text/plain root:root 0o644 787 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/command.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/command_private.go text/plain root:root 0o644 3.0 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/command_test.go text/plain root:root 0o644 4.8 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/convert.go text/plain root:root 0o644 6.2 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/error.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/examples/ root:root 0o755
/usr/share/gocode/src/github.com/jessevdk/go-flags/examples/add.go text/plain root:root 0o644 417 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/examples/main.go text/x-c root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/examples/rm.go text/plain root:root 0o644 444 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/example_test.go text/plain root:root 0o644 2.6 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/flags.go text/plain root:root 0o644 6.7 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/group.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/group_private.go text/plain root:root 0o644 4.5 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/group_test.go text/plain root:root 0o644 2.2 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/help.go text/plain root:root 0o644 5.3 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/help_test.go text/plain root:root 0o644 3.5 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/ini.go text/plain root:root 0o644 3.7 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/ini_private.go text/plain root:root 0o644 5.8 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/ini_test.go text/plain root:root 0o644 3.3 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/long_test.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/man.go text/plain root:root 0o644 2.6 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/marshal_test.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/multitag.go text/plain root:root 0o644 1.4 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/option.go text/plain root:root 0o644 2.9 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/option_private.go text/plain root:root 0o644 2.2 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/options_test.go text/plain root:root 0o644 864 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/optstyle_other.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/optstyle_windows.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/parser.go text/plain root:root 0o644 5.8 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/parser_private.go text/plain root:root 0o644 5.4 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/pointer_test.go text/plain root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/short_test.go text/plain root:root 0o644 3.5 KB
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize.go text/plain root:root 0o644 374 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize_linux.go text/plain root:root 0o644 63 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize_other.go text/plain root:root 0o644 93 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize_unix.go text/plain root:root 0o644 91 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize_windows.go text/plain root:root 0o644 60 bytes
/usr/share/gocode/src/github.com/jessevdk/go-flags/unknown_test.go text/plain root:root 0o644 1.0 KB
/usr/share/lintian/ root:root 0o755
/usr/share/lintian/overrides/ root:root 0o755
/usr/share/lintian/overrides/golang-go-flags-dev text/plain root:root 0o644 22 bytes