mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-10 13:57:38 -08:00
18 lines
662 B
XML
18 lines
662 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||
<pkgmetadata>
|
||
<maintainer type="project">
|
||
<email>java@gentoo.org</email>
|
||
<name>Java</name>
|
||
</maintainer>
|
||
<longdescription lang="en">
|
||
GWT is a development toolkit for building and optimizing
|
||
complex browser-based applications. Its goal is to enable
|
||
productive development of high-performance web applications
|
||
without the developer having to be an expert in browser
|
||
quirks, XMLHttpRequest, and JavaScript. It’s open source,
|
||
completely free, and used by thousands of developers around
|
||
the world.
|
||
</longdescription>
|
||
</pkgmetadata>
|