Elliott Hughes | 9444d88 | 2020-07-17 16:50:32 -0700 | [diff] [blame] | 1 | name: "marisa-trie" |
| 2 | description: |
| 3 | "A space-efficient trie data structure." |
| 4 | |
| 5 | third_party { |
| 6 | url { |
| 7 | type: HOMEPAGE |
| 8 | value: "https://github.com/s-yata/marisa-trie/" |
| 9 | } |
| 10 | url { |
| 11 | type: GIT |
| 12 | value: "https://github.com/s-yata/marisa-trie.git" |
| 13 | } |
| 14 | version: "v0.2.6" |
| 15 | last_upgrade_date { year: 2020 month: 7 day: 17 } |
Bob Badour | 0d2199a | 2021-01-21 11:29:48 -0800 | [diff] [blame] | 16 | license_type: RESTRICTED |
Elliott Hughes | 9444d88 | 2020-07-17 16:50:32 -0700 | [diff] [blame] | 17 | } |