blob: b9f003fd1c687ed9eb2c2f58cf9fbbcd87f5e245 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
Kotlin is a statically typed language that targets the JVM and JavaScript.
It is a general-purpose language intended for industry use. It is developed
by a team at JetBrains although it is an OSS language and has external
contributors.
</longdescription>
<upstream>
<bugs-to>https://github.com/JetBrains/kotlin/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|