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

14 lines
340 B
JSON

{
"name": "cppp-reiconv",
"version": "2.1.0",
"description": "cppp-reiconv: A character set conversion library based on GNU LIBICONV for The C++ Plus Project.",
"homepage": "https://github.com/cppp-project/cppp-reiconv",
"license": "LGPL-3.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}