yuzu/externals/vcpkg/ports/crfsuite/vcpkg.json

16 lines
375 B
JSON
Executable File

{
"name": "crfsuite",
"version-date": "2020-08-27",
"description": "CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data.",
"homepage": "https://www.chokkan.org/software/crfsuite/",
"license": null,
"supports": "!uwp",
"dependencies": [
"liblbfgs",
{
"name": "vcpkg-cmake",
"host": true
}
]
}