mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
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:
parent
2e058e04c2
commit
25da9d5ab1
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user