Files
gentoo/dev-lang/jint/metadata.xml
Maciej Barć 47db8b3b9f dev-lang/jint: new package; add 3.0.0_beta2051
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-09-16 16:47:35 +02:00

18 lines
594 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription>
Jint is a Javascript interpreter for .NET which can run on any modern .NET
platform as it supports .NET Standard 2.0 and later.
</longdescription>
<upstream>
<bugs-to>https://github.com/sebastienros/jint/issues/</bugs-to>
<remote-id type="github">sebastienros/jint</remote-id>
</upstream>
</pkgmetadata>