mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package unicode_numbers (#748)
This commit is contained in:
parent
c88c6a7e38
commit
3d40819ad2
@ -9074,7 +9074,7 @@
|
||||
"pqcrypto",
|
||||
"signing"
|
||||
],
|
||||
"description": "SPHINCS⁺ stateless hash-based signature scheme",
|
||||
"description": "SPHINCS\u207A stateless hash-based signature scheme",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ehmry/nim-sphincs"
|
||||
},
|
||||
@ -9400,6 +9400,20 @@
|
||||
"license": "ISC",
|
||||
"web": "https://github.com/jackvandrunen/findtests"
|
||||
},
|
||||
{
|
||||
"name": "unicode_numbers",
|
||||
"url": "https://github.com/Aearnus/unicode_numbers",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"string",
|
||||
"format",
|
||||
"unicode"
|
||||
],
|
||||
"description": "Converts a number into a specially formatted Unicode string",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Aearnus/unicode_numbers"
|
||||
},
|
||||
{
|
||||
"name": "glob",
|
||||
"url": "https://github.com/citycide/glob",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user