blob: 96fe8ac3f010846befa66d0a73a6f191132e8b9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>rndxelement@protonmail.com</email>
<name>Philipp Rösner</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
MuJS is a lightweight Javascript interpreter designed for embedding in
other software to extend them with scripting capabilities.
</longdescription>
<upstream>
<bugs-to>https://codeberg.org/ccxvii/mujs/issues</bugs-to>
<remote-id type="cpe">cpe:/a:artifex:mujs</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|