blob: f36d24026c5d431eec9b1451b63e04883e65de9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tea+gentoo@cuddleslut.fr</email>
<name>tea</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="cpe">cpe:/a:eclipse:lemminx</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|