usbredir 0.11.0-2 source package in Ubuntu

Changelog

usbredir (0.11.0-2) unstable; urgency=medium

  * Source only upload for migration to testing

 -- Lin Qigang <email address hidden>  Tue, 31 Aug 2021 21:44:05 +0700

Upload details

Uploaded by:
Lin Qigang
Uploaded to:
Sid
Original maintainer:
Lin Qigang
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
usbredir_0.11.0-2.dsc 2.2 KiB 9161286952aea6e677fa1e24df05717c9aa339fb3350b7df549e4b91807e26bc
usbredir_0.11.0.orig.tar.gz 84.9 KiB d9ede0631cf7c1138f1037604afbc328688f0dc361f5901966956bc74be5b069
usbredir_0.11.0-2.debian.tar.xz 33.4 KiB cca21a107d2b34173fb4211d17fa062fab438c20f0b38546583fb3928c015bfb

No changes file available.

Binary packages built by this source

libusbredirhost-dev: implementing the usb-host (*) side of a usbredir connection (development)

 Usbredirhost is 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
 .
 This package contains the development header files.

libusbredirhost1: Implementing the usb-host (*) side of a usbredir connection (runtime)

 Usbredirhost is 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
 .
 This package contains the runtime library.

libusbredirhost1-dbgsym: debug symbols for libusbredirhost1
libusbredirparser-dev: Parser for the usbredir protocol (development)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the development header files.

libusbredirparser1: Parser for the usbredir protocol (runtime)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the runtime library.

libusbredirparser1-dbgsym: debug symbols for libusbredirparser1
usbredirect: Simple USB host TCP client

 usbredirect is an usbredir client for exporting an USB device either as TCP
 client or server, for use from another (virtual) machine through the usbredir
 protocol.

usbredirect-dbgsym: debug symbols for usbredirect
usbredirserver: Simple USB host TCP server

 usbredirserver is a small standalone server for exporting an USB device for
 use from another (virtual) machine through the usbredir protocol.
 .
 Deprecated and replaced by usbredirect.

usbredirserver-dbgsym: debug symbols for usbredirserver