Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
377 B
JSON

{
"name": "str-view",
"version": "0.5.4",
"description": "A simple, robust, and convenient library for read-only string handling in C.",
"homepage": "https://github.com/agl-alexglopez/str_view",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}