Added package nimldap (#2401)

This commit is contained in:
inv2004 2022-11-09 11:21:01 +03:00 committed by GitHub
parent b921f0eae8
commit 4f2ecc458b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27804,5 +27804,18 @@
"description": "Pure Nim asyncronous driver for RabbitMQ",
"license": "MIT",
"web": "https://github.com/Q-Master/rabbitmq.nim"
},
{
"name": "nimldap",
"url": "https://github.com/inv2004/nimldap",
"method": "git",
"tags": [
"ldap",
"bindings",
"openldap"
],
"description": "LDAP client bindings",
"license": "MIT",
"web": "https://github.com/inv2004/nimldap"
}
]