blob: fa803f204d4857f3183ac16942b620c585f01d4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>bratishkaerik@landless-city.net</email>
<name>Eric Joldasov</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/zigtools/zls/issues</bugs-to>
<changelog>https://zigtools.org/zls/releases/</changelog>
<doc>https://zigtools.github.io/zig-lsp-codegen/</doc>
<remote-id type="github">zigtools/zls</remote-id>
</upstream>
</pkgmetadata>
|