Package libcppkafka: Information

    Binary package: libcppkafka
    Version: 0.4.1-alt1
    Architecture: aarch64
    Build time:  Apr 4, 2024, 10:32 PM in the task #344425
    Source package: libcppkafka
    Category: Development/C++
    Report package bug
    License: BSD-2-Clause
    Summary: High level C++ wrapper for rdkafka
    Description: 
    cppkafka allows C++ applications to consume and produce messages using the
    Apache Kafka protocol. The library is built on top of librdkafka, and provides
    a high level API that uses modern C++ features to make it easier to write code
    while keeping the wrapper's performance overhead to a minimum.

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Aleksei Nikiforov

    ACL:
    Anton Farygin
    @everybody

    Last changed


    April 4, 2024 Anton Farygin 0.4.1-alt1
    - 0.4.1
    Nov. 27, 2021 Anton Farygin 0.4.0-alt1
    - 0.4.0
    Oct. 12, 2020 Aleksei Nikiforov 0.3.1-alt1.git.5e4b350
    - Updated to current snapshot.