Package libpcl: Information

    Source package: libpcl
    Version: 1.12-alt2.1
    Latest version according to Repology
    Build time:  Nov 19, 2025, 05:22 AM in the task #400393
    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 RPM packages built from this SRPM:
    libpcl (x86_64, i586, aarch64)
    libpcl-debuginfo (x86_64, i586, aarch64)
    libpcl-devel (x86_64, i586, aarch64)

    Maintainer: Aleksandr Shamaraev


    ACL:
    Aleksandr Shamaraev
    @everybody

    Last changed


    Nov. 18, 2025 Aleksandr Shamaraev 1.12-alt2.1
    - FTBFS:fix: implicit declaration of functions.
    Feb. 3, 2022 Michael Shigorin 1.12-alt2
    - E2K: fix build (ilyakurdyukov@)
    Sept. 24, 2019 Alexey Shabalin 1.12-alt1
    - initial build