19 lines
407 B
JSON
Executable File
19 lines
407 B
JSON
Executable File
{
|
|
"name": "libtasn1",
|
|
"version": "4.17.0",
|
|
"port-version": 3,
|
|
"description": "A secure communications library implementing the SSL, TLS and DTLS protocols",
|
|
"homepage": "https://www.gnutls.org/",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "getopt",
|
|
"platform": "windows & !mingw"
|
|
},
|
|
{
|
|
"name": "gettimeofday",
|
|
"platform": "windows & !mingw"
|
|
}
|
|
]
|
|
}
|