Source: arduino-language-server
Section: golang
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders:
 Matthias Geiger <werdahias@debian.org>,
 Christopher Obbard <obbardc@debian.org>,
 Nicolas Peugnet <nicolas@club1.fr>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-bugst-json-dev,
 golang-bugst-lsp-dev,
 golang-github-arduino-arduino-cli-dev,
 golang-github-arduino-go-paths-helper-dev,
 golang-github-fatih-color-dev,
 golang-github-mattn-go-isatty-dev,
 golang-github-pkg-errors-dev,
 golang-github-stretchr-testify-dev <!nocheck>,
 golang-google-grpc-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/electronics-team/arduino/arduino-language-server
Vcs-Git: https://salsa.debian.org/electronics-team/arduino/arduino-language-server.git
Homepage: https://github.com/arduino/arduino-language-server
XS-Go-Import-Path: github.com/arduino/arduino-language-server

Package: arduino-language-server
Section: electronics
Architecture: amd64 arm64 armhf i386 loong64 ppc64el riscv64 s390x
Depends:
 arduino-cli,
 clangd,
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: Arduino Language Server based on Clangd for code autocompletion
 The Arduino Language Server is the tool that powers the
 autocompletion of the new Arduino IDE 2. It implements the standard
 Language Server Protocol so it can be used with other IDEs as well.
