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

    Исходный пакет: xcbwin
    Версия: 0.3-alt1.gitd5f21cf
    Собран:  28 декабря 2020 г. 18:41 в задании #264069
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/jofalk/Xcbwin

    Лицензия: MIT
    О пакете: Xcbwin - a simple C++ class for graphical outputs using XCB
    Описание: 
    Xcbwin is a lightweight class that provides rudimental and fast methods to
    produce simple graphical outputs. The Xcbwin class is written for the
    "Computational Physics" lecture given at the University of Wuerzburg (Germany).
    Hence it is designed to be easy to use even by students, that are new to C++.
    
    Currently the class provides methods to:
    * Draw lines, circles, points, rectangles and text
    * Plot functions
    * Save screenshot of drawing
    * Change the color
    * Handle keyboard events

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

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov

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


    26 декабря 2020 г. Andrey Cherepanov 0.3-alt1.gitd5f21cf
    - Initial build for Sisyphus