gentoo/dev-java/gwt/metadata.xml
Michał Górny 32f1144582
*/*: Reassign gienah's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-14 10:50:24 +01:00

18 lines
662 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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. Its open source,
completely free, and used by thousands of developers around
the world.
</longdescription>
</pkgmetadata>