Package libevents: Information

    Source package: libevents
    Version: 2026.01.13-alt1
    Latest version according to Repology
    Build time:  Feb 4, 2026, 07:12 PM in the task #405384
    Category: Development/C++
    Report package bug
    License: BSD-3-Clause
    Summary: Events interface project by MAVLink
    Description: 
    This project contains the events interface, which includes the following:
    - a protocol to send events based on an ID (and possibly arguments) to inform
    other components (in a reliable way)
    - using MAVLink as a transport layer. Each MAVLink component can send and/or
    receive events to/from other components. The primary use-case is for an
    autopilot to inform a user (through a GCS) about certain events (such as a
    failsafe action).
    - metadata for each event, for example a description, stored as JSON. Metadata
    is typically distributed via the COMPONENT_INFORMATION MAVLink API.
    - a set of commonly used predefined events that can be used to build simple
    protocols
    - a parser (MAVLink-independent) to combine event ID's with the JSON metadata
    for display or analysis purposes. This also includes log processing.

    List of RPM packages built from this SRPM:
    libevents-devel (x86_64, i586, aarch64)
    libevents0 (x86_64, i586, aarch64)
    libevents0-debuginfo (x86_64, i586, aarch64)

    Maintainer: Ilya Mukhamadeev

    List of contributors:
    Ilya Mukhamadeev

    ACL:
    Ilya Mukhamadeev
    @everybody

      1. /proc
      2. gcc-c++
      3. python3-module-jinja2
      4. cmake
      5. rpm-macros-cmake
      6. python3

    Last changed


    Jan. 13, 2026 Ilya Mukhamadeev 2026.01.13-alt1
    - Initial build.