14 lines
340 B
JSON
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
|
|
}
|
|
]
|
|
}
|