Package zug: Information

    Source package: zug
    Version: 0.1.1-alt1
    Build time:  Nov 20, 2023, 10:51 AM
    Category: System/Libraries
    Report package bug
    License: BSL-1.0
    Summary: Transducers for C++
    Description: 
    zug is a C++ library providing transducers. Transducers are composable
    sequential transformations independent of the source. They can be used to
    express algorithms over pull-based sequences (iterators, files) but also push
    based sequences (signals, events, asynchronous streams) in a generic way.

    List of RPM packages built from this SRPM:
    zug-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey V Turchin

    List of contributors:
    Sergey V Turchin

      1. catch2-devel
      2. cmake
      3. gcc-c++
      4. boost-devel

    Last changed


    Nov. 8, 2023 Sergey V Turchin 0.1.1-alt1
    - initial build