blob: b9f1f545705060a6788b67ffb4cff7d33e63d407 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "libdatrie",
"version-string": "0.2.10",
"port-version": 4,
"description": "implementation of double-array structure for representing trie",
"homepage": "https://linux.thai.net/pub/ThaiLinux/software/libthai",
"dependencies": [
"libiconv"
]
}
|