Пакет python3-module-pyliblo: Информация

    Бинарный пакет: python3-module-pyliblo
    Версия: 0.10.2-alt2
    Архитектура: x86_64
    Собран:  19 декабря 2023 г. 17:02 в задании #336770
    Исходный пакет: pyliblo
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://das.nasophon.de/pyliblo/

    Лицензия: GPLv2+
    О пакете: Python bindings for the liblo OSC library
    Описание: 
    pyliblo is a Python wrapper for the liblo Open Sound Control library.
    It supports almost the complete functionality of liblo, allowing you
    to send and receive OSC messages using a nice and simple Python API.
    
    This package contains the Python module.

    Сопровождающий: Arseny Maslennikov

    Список участников:
    Arseny Maslennikov

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


    19 декабря 2023 г. Arseny Maslennikov 0.10.2-alt2
    - Make another attempt to fix compatibility with Cython > 3.
    9 декабря 2023 г. Arseny Maslennikov 0.10.2-alt1
    - 0.10.0 -> 0.10.2.
    9 декабря 2023 г. Arseny Maslennikov 0.10.0-alt5
    - Split out the example utilities to a new subpackage: pyliblo-utils.