Add package docid (#2655)

* Moved all my repos to my own git server; Added `checkif` package

* Added package docid

---------

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Thiago 2023-07-19 01:02:30 +00:00 committed by GitHub
parent 2e058e04c2
commit 25da9d5ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30858,5 +30858,19 @@
"description": "Nim interface of Google Bard free API",
"license": "MIT",
"web": "https://github.com/thisago/bard"
},
{
"name": "docid",
"url": "https://github.com/thisago/docid",
"method": "git",
"tags": [
"library",
"id",
"generator",
"verifier"
],
"description": "Document IDs generation and validation",
"license": "MIT",
"web": "https://github.com/thisago/docid"
}
]