Files
guru/dev-util/lemminx-bin/metadata.xml
2023-04-01 15:19:36 +02:00

18 lines
631 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">
LemMinX is a XML language specific implementation of the Language Server
Protocol and can be used with any editor that supports the protocol, to
offer good support for the XML Language.
</longdescription>
<upstream>
<remote-id type="github">eclipse/lemminx</remote-id>
<remote-id type="github">redhat-developer/vscode-xml</remote-id>
</upstream>
</pkgmetadata>