Ravenports generated: 18 Apr 2020 06:17
[ravenports.git] / bucket_68 / ruby-eventmachine
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               ruby-eventmachine
4 VERSION=                1.2.7
5 KEYWORDS=               ruby
6 VARIANTS=               v25 v26 v27
7 SDESC[v25]=             Ruby/EventMachine library (v25)
8 SDESC[v26]=             Ruby/EventMachine library (v26)
9 SDESC[v27]=             Ruby/EventMachine library (v27)
10 HOMEPAGE=               http://rubyeventmachine.com
11 CONTACT=                Ruby_Automaton[ruby@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            RUBYGEMS/
15 DISTFILE[1]=            eventmachine-1.2.7.gem:main
16 DIST_SUBDIR=            ruby
17 DF_INDEX=               1
18 SPKGS[v25]=             single
19 SPKGS[v26]=             single
20 SPKGS[v27]=             single
21
22 OPTIONS_AVAILABLE=      RUBY25 RUBY26 RUBY27
23 OPTIONS_STANDARD=       none
24 VOPTS[v25]=             RUBY25=ON RUBY26=OFF RUBY27=OFF
25 VOPTS[v26]=             RUBY25=OFF RUBY26=ON RUBY27=OFF
26 VOPTS[v27]=             RUBY25=OFF RUBY26=OFF RUBY27=ON
27
28 DISTNAME=               eventmachine-1.2.7
29
30 GENERATED=              yes
31
32 [RUBY25].USES_ON=                       gem:v25
33
34 [RUBY26].USES_ON=                       gem:v26
35
36 [RUBY27].USES_ON=                       gem:v27
37
38 [FILE:745:descriptions/desc.single]
39 EventMachine implements a fast, single-threaded engine for arbitrary
40 network
41 communications. It's extremely easy to use in Ruby. EventMachine wraps all
42 interactions with IP sockets, allowing programs to concentrate on the
43 implementation of network protocols. It can be used to create both network
44 servers and clients. To create a server or client, a Ruby program only
45 needs
46 to specify the IP address and port, and provide a Module that implements
47 the
48 communications protocol. Implementations of several standard network
49 protocols
50 are provided with the package, primarily to serve as examples. The real
51 goal
52 of EventMachine is to enable programs to easily interface with other
53 programs
54 using TCP/IP, especially if custom protocols are required.
55
56
57
58 [FILE:106:distinfo]
59 994016e42aa041477ba9cff45cbe50de2047f25dd418eba003e84f0d16560972       247296 ruby/eventmachine-1.2.7.gem
60