Add package nimgram (#1838)

This commit is contained in:
Daniele 2021-03-12 11:31:21 +01:00 committed by GitHub
parent 21c82b3580
commit 2917068ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21836,5 +21836,19 @@
"description": "An advanced parsing library for mathematical expressions and equations",
"license": "Apache 2.0",
"web": "https://github.com/nocturn9x/nimkalc"
},
{
"name": "nimgram",
"url": "https://github.com/nimgram/nimgram",
"method": "git",
"tags": [
"mtproto",
"telegram",
"telegram-api",
"async"
],
"description": "MTProto client written in Nim",
"license": "MIT",
"web": "https://github.com/nimgram/nimgram"
}
]