aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: ceb17127a23cc4b8d1823576a8ea5f9e1723327a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "cpu_features"
description: "A cross platform C99 library to get cpu features at runtime."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/cpu_features"
  }
  url {
    type: GIT
    value: "https://github.com/google/cpu_features.git"
  }
  version: "v0.9.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 9
    day: 14
  }
}