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

    Исходный пакет: libcontrol++
    Версия: 0.32.0-alt1
    Последняя версия по данным Repology
    Собран:  5 апреля 2024 г. 12:58 в задании #344283
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.altlinux.org/Control++

    Лицензия: GPLv3
    О пакете: control++ common classes and functions library
    Описание: 
    libcontrol++ provides useful classes and functions, that can be used
    not only in control++ but in other applications as well.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libcontrol++ (x86_64, ppc64le, i586, aarch64)
    libcontrol++-debuginfo (x86_64, ppc64le, i586, aarch64)
    libcontrol++-devel (noarch)

    Сопровождающий: Alexey Appolonov

    Список участников:
    Alexey Appolonov

    Права:
    Alexey Appolonov

      1. gcc-c++
      2. libacl-devel

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


    3 апреля 2024 г. Alexey Appolonov 0.32.0-alt1
    - New func "FileIsInThere" that is a fast ver of the "FileIsSomewhereInThere"
      func without formatting, the set of parameters of the "FileIsSomewhereInThere"
      func is modified.
    2 апреля 2024 г. Alexey Appolonov 0.31.0-alt1
    - A new class "TTick" for running a customisable counter in a separate thread;
    - A completed operation is re-printed when finishing the line in the "instant
      feedback" mode via the TPrinter class;
    - The "TRunMode" class is modified to better suit its purpose.
    10 августа 2023 г. Alexey Appolonov 0.30.0-alt1
    - The "OpenAndPerform" function provides more feedback;
    - Modified interface of the "OpenAndPerformOnAllFiles" function (the first arg
      is a full path of a processed file instead of a path of the containing dir).