18 lines
		
	
	
		
			358 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			358 B
		
	
	
	
		
			Plaintext
		
	
	
	
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
 | 
						|
}
 |