dev-util/bash-language-server: new package, add 3.1.0

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2022-09-07 03:52:10 +02:00
parent f5e0a0d48f
commit e18d1fdb8b
3 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<longdescription lang="en">
Bash language server implementation based on Tree Sitter and its grammar
for Bash and supports explainshell and shellcheck.
</longdescription>
<upstream>
<remote-id type="github">bash-lsp/bash-language-server</remote-id>
</upstream>
</pkgmetadata>