Package zug: Information

    Source package: zug
    Version: 0.1.1-alt1
    Latest version according to Repology
    Build time:  Nov 9, 2023, 03:23 AM in the task #333915
    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 (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Sergey V Turchin

    List of contributors:
    Sergey V Turchin

    ACL:
    Sergey V Turchin
    @everybody

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

    Last changed


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