Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua-cqueues-20190813-3.el8 RPM for s390x

From EPEL 8 for s390x / Packages / l

Name: lua-cqueues Distribution: Fedora Project
Version: 20190813 Vendor: Fedora Project
Release: 3.el8 Build date: Wed Feb 5 18:09:53 2020
Group: Unspecified Build host: unused
Size: 456208 Source RPM: lua-cqueues-20190813-3.el8.src.rpm
Packager: Fedora Project
Url: https://github.com/wahern/cqueues
Summary: Stackable Continuation Queues for the Lua Programming Language
cqueues is a type of event loop for Lua. It doesn't use callbacks but instead
you communicate with an event controller by the yielding and resumption of
Lua coroutines using objects.

cqueues are stackable. Each instantiated cqueue is a poll-able object which
can be polled from another cqueue, or another event loop system entirely.
The design is meant to be non-intrusive, composable, and embeddable within
existing applications.

cqueues includes a sockets library with DNS, buffering, end-of-line
translation, SSL/TLS, and descriptor passing support builtin.
Domain querying, connection establishment, and SSL negotiation are handled
transparently as part of a state machine entered with every I/O operation,
so users can read and write immediately upon instantiating the object,
as if opening a regular file.

cqueues also includes modules for handling signals, threads, and file change
notifications using native kernel facilities and accessible through easy
to use interfaces which abstract the different kernel facilities.

Provides

Requires

License

MIT

Changelog

* Wed Feb 05 2020 Tomas Krizek <tomas.krizek@nic.cz> - 20190813-3
  - Add patch to mark cqueues__poll as extern
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20190813-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Oct 21 2019 Tomas Krizek <tomas.krizek@nic.cz> - 20190813-1
  - Make spec EPEL8 compatible
  - Update to latest upstream version, BZ#1735765
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20171014-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Apr 16 2019 Tomas Krizek <tomas.krizek@nic.cz> - 20171014-6
  - Use lua5.1-cqueues for Lua 5.1 package name
    https://pagure.io/packaging-committee/issue/878
* Wed Apr 10 2019 Tomas Krizek <tomas.krizek@nic.cz> - 20171014-5
  - Re-add compat-lua-devel needed for 5.1 build
* Thu Apr 04 2019 Tomas Krizek <tomas.krizek@nic.cz> - 20171014-4
  - Compatibility patch for GCC 9, fixes BZ#1675333
  - Clean up BuildRequires/Requires
* Thu Apr 04 2019 Tomas Krizek <tomas.krizek@nic.cz> - 20171014-3
  - Change compat package name to compat-lua-cqueues
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20171014-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jan 11 2019 Petr Špaček <petr.spacek@nic.cz> - 20171014-1
  - Rebuild for released Fedora/CentOS versions (fedpkg update was missing)
* Thu Sep 13 2018 Petr Špaček <petr.spacek@nic.cz> - 20171014-0
  - Initial package for Fedora 28+ and EPEL 7

Files

/usr/lib/.build-id
/usr/lib/.build-id/82
/usr/lib/.build-id/82/8f10d7b71fc23b19cf030f1997da85a4fe67fb
/usr/lib64/lua/5.3/_cqueues.so
/usr/share/licenses/lua-cqueues
/usr/share/licenses/lua-cqueues/LICENSE
/usr/share/lua/5.3/cqueues
/usr/share/lua/5.3/cqueues.lua
/usr/share/lua/5.3/cqueues/auxlib.lua
/usr/share/lua/5.3/cqueues/condition.lua
/usr/share/lua/5.3/cqueues/dns
/usr/share/lua/5.3/cqueues/dns.lua
/usr/share/lua/5.3/cqueues/dns/config.lua
/usr/share/lua/5.3/cqueues/dns/hints.lua
/usr/share/lua/5.3/cqueues/dns/hosts.lua
/usr/share/lua/5.3/cqueues/dns/packet.lua
/usr/share/lua/5.3/cqueues/dns/record.lua
/usr/share/lua/5.3/cqueues/dns/resolver.lua
/usr/share/lua/5.3/cqueues/dns/resolvers.lua
/usr/share/lua/5.3/cqueues/errno.lua
/usr/share/lua/5.3/cqueues/notify.lua
/usr/share/lua/5.3/cqueues/promise.lua
/usr/share/lua/5.3/cqueues/signal.lua
/usr/share/lua/5.3/cqueues/socket.lua
/usr/share/lua/5.3/cqueues/thread.lua


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 02:13:30 2024