[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#932153: ITP: golang-github-caarlos0-env -- Go library for parse environment variables to structs



Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu <iwamatsu@debian.org>

* Package name    : golang-github-caarlos0-env
  Version         : 6.0.0
  Upstream Author : Carlos Alexandro Becker
* URL             : https://github.com/caarlos0/env
* License         : Expat
  Programming Lang: Go
  Description     : Go library for parse environment variables to structs

 This is a Simple Golang library to parse environment variables to structs.
 Out of the box all built-in types are supported, plus a few others that are
 commonly used. Supports the following type:
 .
  - string
  - bool
  - int
  - int8
  - int16
  - int32
  - int64
  - uint
  - uint8
  - uint16
  - uint32
  - uint64
  - float32
  - float64
  - string
  - time.Duration
  - encoding.TextUnmarshaler
  - url.URL


Reply to: