summaryrefslogtreecommitdiff
path: root/dev-libs/quickjs-ng/metadata.xml
blob: 823636bbc4bbefefa9a0021dad7776771fcd86c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>zurabid2016@gmail.com</email>
		<name>Zurab Kvachadze</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		QuickJS is a small and embeddable JavaScript engine. It aims to support the latest
		ECMAScript specification.

		QuickJS-ng is a fork of the original QuickJS project by Fabrice Bellard and Charlie
		Gordon, after it went dormant, with the intent of reigniting its development.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/quickjs-ng/quickjs/issues</bugs-to>
		<remote-id type="github">quickjs-ng/quickjs</remote-id>
	</upstream>
</pkgmetadata>