Package libusbredir: Information

    Binary package: libusbredir
    Version: 0.13.0-alt1
    Architecture: armh
    Build time:  Oct 13, 2022, 05:18 AM in the task #308309
    Source package: usbredir
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: USB network redirection protocol libraries
    Description: 
    usbredir is a protocol for redirection USB traffic from a single USB device,
    to a different (virtual) machine then the one to which the USB device is
    attached. This package contains a number of libraries to help implementing
    support for usbredir:
    
    usbredirparser:
    A library containing the parser for the usbredir protocol
    
    usbredirhost:
    A library implementing the usb-host side of a usbredir connection.
    All that an application wishing to implement an usb-host needs to do is:
    * Provide a libusb device handle for the device
    * Provide write and read callbacks for the actual transport of usbredir data
    * Monitor for usbredir and libusb read/write events and call their handlers

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    Last changed


    Oct. 13, 2022 Alexey Shabalin 0.13.0-alt1
    - new version 0.13.0
      Release 0.13.0 drops usbredirserver binary so we now have renamed
      usbredir-server pacakge to usbredir-tools which is more befitting what it
      contains
    Dec. 2, 2021 Alexey Shabalin 0.12.0-alt1
    - new version 0.12.0
    May 28, 2021 Alexey Shabalin 0.10.0-alt1
    - new version 0.10.0