libtun/dub.json

10 lines
206 B
JSON
Raw Permalink Normal View History

{
"authors": [
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2021, Tristan B. Kildaire",
"description": "TUN adapter for D",
"license": "LGPL-3.0",
"name": "libtun",
2022-11-28 16:27:38 +00:00
"targetType": "library"
}