Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037226
en ru br
ALT Linux repos
S:0.13.0-alt1

Group :: System/Libraries
RPM: usbredir

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.13.0-alt1
Build date: 12 october 2022, 22:21 ( 76.1 weeks ago )
Size: 72.59 Kb

Home page:   http://gitlab.freedesktop.org/spice/usbredir

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

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • libusbredir
  • libusbredir-debuginfo
  • libusbredir-devel
  • usbredir-server
  • usbredir-server-debuginfo
  • usbredir-tools
  • usbredir-tools-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin