vcpkg/ports/span-lite/vcpkg.json

7 lines
215 B
JSON
Raw Normal View History

{
"name": "span-lite",
"version-string": "0.8.1",
"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"
}