| David Rees | 1325c01 | 2024-03-13 15:43:51 -0700 | [diff] [blame^] | 1 | name: "emboss" |
| 2 | description: |
| 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 | |
| 7 | third_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 | |