mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:51:38 +08:00
17 lines
387 B
JSON
17 lines
387 B
JSON
{
|
|
"name": "strtk",
|
|
"version-date": "2020-09-14",
|
|
"port-version": 3,
|
|
"description": "robust, optimized and portable string processing algorithms for the C++ language",
|
|
"homepage": "https://github.com/ArashPartow/strtk",
|
|
"license": null,
|
|
"features": {
|
|
"boost": {
|
|
"description": "Request boost libraries",
|
|
"dependencies": [
|
|
"boost"
|
|
]
|
|
}
|
|
}
|
|
}
|