1name: "libusb" 2description: "libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://libusb.info/" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/libusb/libusb" 11 } 12 version: "v1.0.24" 13 license_type: RESTRICTED 14 last_upgrade_date { 15 year: 2020 16 month: 12 17 day: 10 18 } 19} 20