Ravenports generated: 02 Jan 2022 18:34
[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=               v27 v30 v31
7 SDESC[v27]=             Ruby/EventMachine library (v27)
8 SDESC[v30]=             Ruby/EventMachine library (v30)
9 SDESC[v31]=             Ruby/EventMachine library (v31)
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[v27]=             single
19 SPKGS[v30]=             single
20 SPKGS[v31]=             single
21
22 OPTIONS_AVAILABLE=      RUBY27 RUBY30 RUBY31
23 OPTIONS_STANDARD=       none
24 VOPTS[v27]=             RUBY27=ON RUBY30=OFF RUBY31=OFF
25 VOPTS[v30]=             RUBY27=OFF RUBY30=ON RUBY31=OFF
26 VOPTS[v31]=             RUBY27=OFF RUBY30=OFF RUBY31=ON
27
28 DISTNAME=               eventmachine-1.2.7
29
30 GENERATED=              yes
31
32 [RUBY30].USES_ON=                       gem:v30
33
34 [RUBY31].USES_ON=                       gem:v31
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