mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:39:10 +08:00
84e5852cfa
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
11 lines
344 B
JSON
11 lines
344 B
JSON
{
|
|
"name": "libidn2",
|
|
"version": "2.3.0",
|
|
"port-version": 3,
|
|
"description": "GNU Libidn is an implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names.",
|
|
"homepage": "https://www.gnu.org/software/libidn/",
|
|
"dependencies": [
|
|
"libiconv"
|
|
]
|
|
}
|