Package libpcl: Information

    Source package: libpcl
    Version: 1.12-alt2
    Build time:  Oct 18, 2022, 03:14 PM in the task #307843
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: Portable Coroutine Library (PCL)
    Description: 
    The Portable Co-routine Library (PCL) implements the low level
    functionality for co-routines in C. Co-routines are a very simple
    cooperative multitasking environment where the switch from one task
    to another is done explicitly by a function call. Co-routines are a
    lot faster and require much less OS resources than processes or
    threads.

    List of rpms provided by this srpm:
    libpcl (x86_64, ppc64le, i586, armh, aarch64)
    libpcl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libpcl-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Alexey Shabalin

    Last changed


    Feb. 3, 2022 Michael Shigorin 1.12-alt2
    - E2K: fix build (ilyakurdyukov@)
    Sept. 24, 2019 Alexey Shabalin 1.12-alt1
    - initial build