aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 869970d9905efdcc360245d4e7f9147bacd2732b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "marisa-trie"
description:
    "A space-efficient trie data structure."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/s-yata/marisa-trie/"
  }
  url {
    type: GIT
    value: "https://github.com/s-yata/marisa-trie.git"
  }
  version: "v0.2.6"
  last_upgrade_date { year: 2020 month: 7 day: 17 }
  license_type: RESTRICTED
}