deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Minimal environment variable parser for Go (library)
go-envparse is a minimal Go environment variable parser. It's intended to be
used to parse .env style files similar to godotenv or rubydotenv, but perform
minimal allocations, handle more complex quoting, and be better tested.
.
Parsing a line does 2 allocations regardless of line length or complexity.
The parser supports JSON strings which allows for cross-language/platform
encoding of arbitrarily complex data.
Homepage: https://github.com/hashicorp/go-envparse
Installed-Size: '29'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-hashicorp-go-envparse-dev
Priority: optional
Section: golang
Source: golang-github-hashicorp-go-envparse
Version: 0.1.0-1
srcpkg_name: golang-github-hashicorp-go-envparse
srcpkg_version: 0.1.0-1