Source code
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD, Haiku, Solaris userspace, and WebAssembly via WebUSB. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING). libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
Excerpt from the source-code README · 894 chars · not written by Vinony
Article · Español
En informática, libusb es una biblioteca que proporciona aplicaciones con acceso para controlar transferencia de datos hacia y desde dispositivos USB en sistemas Unix y no-Unix, sin la necesidad de controladores en modo kernel (núcleo).
Abstract from DBpedia / Wikipedia · CC BY-SA