mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 13:41:37 +08:00
11 lines
271 B
JSON
11 lines
271 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|