Source: golang-github-facebookgo-stack Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz , Aloïs Micard Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.6.0 Homepage: https://github.com/facebookgo/stack Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-facebookgo-stack Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-facebookgo-stack.git Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/facebookgo/stack Rules-Requires-Root: no Package: golang-github-facebookgo-stack-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Stack provides utilities to capture and handle stack traces Stack is a Go library that provides utilities to capture and handle stack traces. This is useful for tracing where an error originated from or tracking where a certain log event occurred.