Source: gosu
Section: admin
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/tianon/gosu/tags
Vcs-Browser: https://github.com/alvistack/tianon-gosu
Vcs-Git: https://github.com/alvistack/tianon-gosu.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 golang-1.26,

Package: gosu
Architecture: amd64
Description: Simple Go-based setuid+setgid+setgroups+exec
 This is a simple tool grown out of the simple fact that su and sudo have
 very strange and often annoying TTY and signal-forwarding behavior.
 They're also somewhat complex to setup and use (especially in the case
 of sudo), which allows for a great deal of expressivity, but falls flat
 if all you need is "run this specific application as this specific user
 and get out of the pipeline".
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
