Source: golang-github-joshuarubin-go-sway
Maintainer: Aleksey Samoilov <samoilov.lex@gmail.com>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-go.uber-multierr-dev,
               golang-golang-x-sync-dev,
               golang-github-joshuarubin-lifecycle-dev
Standards-Version: 4.5.0
Homepage: https://github.com/joshuarubin/go-sway
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/joshuarubin/go-sway

Package: golang-github-joshuarubin-go-sway-dev
Architecture: amd64 arm64
Depends: ${misc:Depends}
Description: sway client for Go (library)
 This package simplifies working with the sway (https://swaywm.org/)
 IPC from Go.  It was highly influenced by the i3 package
 (https://github.com/i3/go-i3).
