Package libcontrol++: Information

    Source package: libcontrol++
    Version: 0.35.0-alt1
    Build time:  Oct 15, 2025, 07:16 AM
    Category: Development/C++
    Report package bug
    License: GPLv3
    Summary: control++ common classes and functions library
    Description: 
    libcontrol++ provides useful classes and functions, that can be used
    not only in control++ but in other applications as well.

    List of RPM packages built from this SRPM:
    libcontrol++ (loongarch64)
    libcontrol++-debuginfo (loongarch64)
    libcontrol++-devel (noarch)

    Maintainer: Alexey Appolonov

    List of contributors:
    Alexey Appolonov

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

    Last changed


    Oct. 5, 2025 Alexey Appolonov 0.35.0-alt1
    - Slightly modified API (Keys >> GetKeys, KeysV >> GetKeysV).
    Jan. 21, 2025 Alexey Appolonov 0.34.0-alt1
    - Ability to explicitly stop instant feedback provided through an object of the
      "TPrinter" class.
    June 18, 2024 Alexey Appolonov 0.33.0-alt1
    - New function "GetCurrentDateTime", which generates a string containing the
      current date and time;
    - Each message of a "TTick" object is printed over the previous message;
    - Default tick period of a "TTick" object is changed to 1 sec.