blob: 5b5a6b63983b8c18c596d2a27abf295c9ec5daef (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "libidn2",
"version-string": "2.3.0",
"port-version": 2,
"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"
]
}
|