blob: b519a123c5726f77a785e7bdbe4167441e13a1a1 [file] [log] [blame]
David Rees1325c012024-03-13 15:43:51 -07001name: "emboss"
2description:
3 "Emboss is a tool for generating code that reads and writes binary data "
4 "structures. It is designed to help write code that communicates with "
5 "hardware devices such as GPS receivers, LIDAR scanners, or actuators."
6
7third_party {
8 identifier {
9 type: "Git"
10 value: "https://github.com/google/emboss"
11 version: "v2024.0304.184309"
12 primary_source: true
13 }
14 version: "v2024.0304.184309"
15 last_upgrade_date { year: 2024 month: 3 day: 13 }
16 license_type: NOTICE
17}
18