| David Rees | b736eed | 2024-04-19 10:21:43 -0700 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| 2 | # Usage: tools/external_updater/updater.sh update external/emboss |
| David Rees | 99e0aae | 2024-08-09 14:15:11 -0700 | [diff] [blame] | 3 | # For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md |
| David Rees | 1325c01 | 2024-03-13 15:43:51 -0700 | [diff] [blame] | 4 | |
| David Rees | b736eed | 2024-04-19 10:21:43 -0700 | [diff] [blame] | 5 | name: "emboss" |
| 6 | description: "Emboss is a tool for generating code that reads and writes binary data structures. It is designed to help write code that communicates with hardware devices such as GPS receivers, LIDAR scanners, or actuators." |
| David Rees | 1325c01 | 2024-03-13 15:43:51 -0700 | [diff] [blame] | 7 | third_party { |
| David Rees | b736eed | 2024-04-19 10:21:43 -0700 | [diff] [blame] | 8 | license_type: NOTICE |
| 9 | last_upgrade_date { |
| 10 | year: 2024 |
| David Rees | 99e0aae | 2024-08-09 14:15:11 -0700 | [diff] [blame] | 11 | month: 8 |
| 12 | day: 9 |
| David Rees | b736eed | 2024-04-19 10:21:43 -0700 | [diff] [blame] | 13 | } |
| David Rees | 1325c01 | 2024-03-13 15:43:51 -0700 | [diff] [blame] | 14 | identifier { |
| 15 | type: "Git" |
| 16 | value: "https://github.com/google/emboss" |
| David Rees | 99e0aae | 2024-08-09 14:15:11 -0700 | [diff] [blame] | 17 | version: "v2024.0809.170004" |
| David Rees | 1325c01 | 2024-03-13 15:43:51 -0700 | [diff] [blame] | 18 | primary_source: true |
| 19 | } |
| David Rees | 1325c01 | 2024-03-13 15:43:51 -0700 | [diff] [blame] | 20 | } |