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

20 lines
426 B
JSON

{
"name": "libtasn1",
"version": "4.19.0",
"port-version": 1,
"description": "A secure communications library implementing the SSL, TLS and DTLS protocols",
"homepage": "https://www.gnutls.org/",
"license": null,
"supports": "!uwp",
"dependencies": [
{
"name": "getopt",
"platform": "windows & !mingw"
},
{
"name": "gettimeofday",
"platform": "windows & !mingw"
}
]
}