Added package dnsprotocol (#1756)

This commit is contained in:
rockcavera 2020-12-19 04:59:16 -03:00 committed by GitHub
parent 3e0496382d
commit 901abf3060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20831,5 +20831,17 @@
"description": "NodeJS Standard Library for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nodestdlib"
},
{
"name": "dnsprotocol",
"url": "https://github.com/rockcavera/nim-dnsprotocol",
"method": "git",
"tags": [
"dns",
"protocol"
],
"description": "Domain Name System (DNS) protocol for Nim programming language",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-dnsprotocol"
}
]