gentoo-ebuilds/dev-lang/kotlin-bin/metadata.xml
Maciej Barć 021de69c01
dev-lang/kotlin-bin: new package; add 1.9.22
Bug: https://github.com/gentoo/gentoo/pull/19499
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-01-21 21:47:37 +01:00

19 lines
696 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<remote-id type="github">JetBrains/kotlin</remote-id>
</upstream>
</pkgmetadata>