summaryrefslogtreecommitdiff
path: root/dev-ruby/eventmachine/metadata.xml
blob: cc0012656bc8601f5b83c32ce3ba1b146107c9c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>