summaryrefslogtreecommitdiff
blob: aead4160590561ff39d7cab0461820329a7eb3d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>
	<upstream>
		<remote-id type="github">netty/netty</remote-id>
	</upstream>
	<longdescription>
		Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
	</longdescription>
</pkgmetadata>