Package lua5.4-module-mediator_lua: Information

    Source package: lua5.4-module-mediator_lua
    Version: 1.1.2-alt2_lr0
    Latest version according to Repology
    Build time:  Aug 5, 2025, 08:39 AM in the task #391133
    Report package bug
    License: MIT
    Summary: Mediator pattern implementation for pub-sub management
    Description: 
    Mediator_lua is a simple class that allows you to listen to events by
    subscribing to and sending data to channels. Its purpose is to help you
    decouple code where you might otherwise have functions calling
    functions calling functions, and instead simply call
    mediator.publish("chat", { message = "hi" })

    List of RPM packages built from this SRPM:
    lua5.4-module-mediator_lua (noarch)

    Maintainer: Sergey Zhidkih

    List of contributors:
    Sergey Zhidkih

    ACL:
    Sergey Zhidkih
    @everybody

      1. lua5.4-luarocks
      2. lua5.4-module-busted
      3. rpm-macros-lua

    Last changed


    July 29, 2025 Sergey Zhidkih 1.1.2-alt2_lr0
    - Enable tests.
    April 8, 2025 Sergey Zhidkih 1.1.2-alt1_lr0
    - First build for alt.