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