[ Източник: golang-github-svent-go-flags ]
Пакет: golang-github-svent-go-flags-dev (1-2)
Връзки за golang-github-svent-go-flags-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник golang-github-svent-go-flags.
- [golang-github-svent-go-flags_1-2.dsc]
- [golang-github-svent-go-flags_1.orig.tar.gz]
- [golang-github-svent-go-flags_1-2.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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
Изтегляне на golang-github-svent-go-flags-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 21,0 кБ | 98,0 кБ | [списък на файловете] |