Package pyliblo: Information

    Source package: pyliblo
    Version: 0.10.2-alt2
    Build time:  Feb 2, 2024, 02:45 PM
    Report package bug
    License: GPLv2+
    Summary: Python bindings for the liblo OSC library
    Description: 
    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.
    
    Also included are the command line utilities send_osc and dump_osc.

    List of rpms provided by this srpm:
    pyliblo-utils (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-pyliblo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-pyliblo-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Arseny Maslennikov

    List of contributors:
    Arseny Maslennikov

      1. liblo-devel
      2. python3-dev
      3. python3-module-Cython
      4. gcc
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-setuptools
      7. python3-module-wheel

    Last changed


    Dec. 19, 2023 Arseny Maslennikov 0.10.2-alt2
    - Make another attempt to fix compatibility with Cython > 3.
    Dec. 9, 2023 Arseny Maslennikov 0.10.2-alt1
    - 0.10.0 -> 0.10.2.
    Dec. 9, 2023 Arseny Maslennikov 0.10.0-alt5
    - Split out the example utilities to a new subpackage: pyliblo-utils.