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
Wikidata facts
- Instance of
- software library
- Official website
- www.libusb.org
Show 5 more facts
- programmed in
- Q15777
- source code repository URL
- github.com/libusb/libusb
- software version identifier
- 1.0.29
- operating system
- Android
- issue tracker URL
- github.com/libusb/libusb/issues
via Wikidata · CC0
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