Pakket: ruby-eventmachine (1.3~pre20220315-df4ab006-3)
Verwijzigingen voor ruby-eventmachine
Debian bronnen:
Het bronpakket ruby-eventmachine downloaden:
- [ruby-eventmachine_1.3~pre20220315-df4ab006-3.dsc]
- [ruby-eventmachine_1.3~pre20220315-df4ab006.orig.tar.xz]
- [ruby-eventmachine_1.3~pre20220315-df4ab006-3.debian.tar.xz]
Beheerders:
- Debian Ruby Team (QA-pagina, Mailarchief)
- Laurent Arnoud (QA-pagina)
- Paul van Tilburg (QA-pagina)
- Per Andersson (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby/EventMachine library
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
Andere aan ruby-eventmachine gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3