vcpkg/ports/span-lite/vcpkg.json
2020-11-30 10:39:10 -08:00

7 lines
215 B
JSON

{
"name": "span-lite",
"version-string": "0.9.0",
"description": "A C++20-like span for C++98, C++11 and later in a single-file header-only library",
"homepage": "https://github.com/martinmoene/span-lite"
}