summaryrefslogtreecommitdiff
blob: 9a6d487f6b15bb91faef50393eff51ce2680f8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>ruby@gentoo.org</email>
	<name>Gentoo Ruby Project</name>
</maintainer>
<longdescription>
Ruby/EventMachine is a fast, simple event-processing library for Ruby programs. It lets you write network clients and servers without handling sockets- all you do is send and receive data. Single-threaded socket engine- scalable and FAST!
</longdescription>
</pkgmetadata>