mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
<https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin> changed today to allow it. Signed-off-by: tastytea <gentoo@tastytea.de>
16 lines
514 B
XML
16 lines
514 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@tastytea.de</email>
|
|
<name>tastytea</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>
|