Пакет libpcl: Информация

    Исходный пакет: libpcl
    Версия: 1.12-alt2
    Собран:  12 сентября 2023 г. 23:58
    Сообщить об ошибке в пакете
    Домашняя страница: http://xmailserver.org/libpcl.html

    Лицензия: GPLv2+
    О пакете: Portable Coroutine Library (PCL)
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libpcl (riscv64)
    libpcl-debuginfo (riscv64)
    libpcl-devel (riscv64)

    Сопровождающий: Michael Shigorin

    Список участников:
    Michael Shigorin
    Alexey Shabalin

    Последнее изменение


    3 февраля 2022 г. Michael Shigorin 1.12-alt2
    - E2K: fix build (ilyakurdyukov@)
    24 сентября 2019 г. Alexey Shabalin 1.12-alt1
    - initial build