added matrixsdk (#2011)

This commit is contained in:
Dylan 2021-09-25 10:18:42 -04:00 committed by GitHub
parent 1e79c2e189
commit 9d00189873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23769,5 +23769,21 @@
"license": "MIT",
"web": "https://github.com/shayanhabibi/loony",
"doc": "https://github.com/shayanhabibi/loony/blob/main/README.md"
},
{
"name": "matrixsdk",
"url": "https://github.com/dylhack/matrix-nim-sdk",
"method": "git",
"tags": [
"matrix",
"sdk",
"matrix.org",
"decentralization",
"protocol"
],
"description": "A Matrix (https://matrix.org) client and appservice API wrapper for Nim!",
"license": "GPL-3.0",
"web": "https://github.com/dylhack/matrix-nim-sdk",
"doc": "https://github.com/shayanhabibi/dylhack/blob/matrix-nim-sdk/README.md"
}
]