blob: db613e4fb7b80969779a1a6fa155d1cff1503108 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>kangie@gentoo.org</email>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="project">
<email>chromium@gentoo.org</email>
<name>Gentoo Chromium Project</name>
</maintainer>
<longdescription>
The main goal of the esbuild bundler project is to bring about a
new era of build tool performance, and create an easy-to-use
modern bundler along the way.
</longdescription>
<upstream>
<remote-id type="github">evanw/esbuild</remote-id>
</upstream>
</pkgmetadata>
|