Source: delve
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Emanuel Krivoy <ekrivoy@gmail.com>,
           Shengjing Zhu <zhsj@debian.org>,
Standards-Version: 4.5.0
Build-Depends: golang-1.21, dh-golang
Homepage: https://github.com/go-delve/delve
Vcs-Browser: https://salsa.debian.org/go-team/packages/delve
Vcs-Git: https://salsa.debian.org/go-team/packages/delve.git
XS-Go-Import-Path: github.com/go-delve/delve
Rules-Requires-Root: no

Package: delve
Architecture: amd64 arm64 i386 loongarch64
Built-Using: ${misc:Built-Using},
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: debugger for the Go programming language
 Delve enables you to interact with your program by controlling the execution
 of the process, evaluating variables, and providing information of
 thread/goroutine state, CPU register state and more.
