Source: golang-bugst-lsp
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nicolas Peugnet <nicolas@club1.fr>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-bugst-json-dev,
               golang-github-arduino-go-paths-helper-dev,
               golang-github-davecgh-go-spew-dev <!nocheck>,
               golang-github-stretchr-testify-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-bugst-lsp
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-bugst-lsp.git
Homepage: https://github.com/bugst/go-lsp
XS-Go-Import-Path: go.bug.st/lsp

Package: golang-bugst-lsp-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-bugst-json-dev,
         golang-github-arduino-go-paths-helper-dev,
         ${misc:Depends},
Description: Go library for the LSP (Language Server Protocol) specification
 A client/server library for LSP (Language Server Protocol) written in
 golang
