]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / crfsuite / vcpkg.json
1 {
2 "name": "crfsuite",
3 "version-date": "2019-07-21",
4 "port-version": 1,
5 "description": "CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data.",
6 "homepage": "http://www.chokkan.org/software/crfsuite/",
7 "supports": "!uwp",
8 "dependencies": [
9 "liblbfgs"
10 ]
11 }