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

19 lines
402 B
JSON

{
"name": "ztd-encoding-tables",
"version-date": "2023-06-10",
"description": "Shared tables between C and C++ for encoding infrastructure",
"homepage": "https://github.com/soasis/encoding_tables",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"ztd-idk"
]
}