mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package Decimal (#1772)
This commit is contained in:
parent
b53af330b9
commit
0417ce4d4b
@ -21031,5 +21031,19 @@
|
||||
"description": "webrod",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/j-a-s-d/webrod"
|
||||
},
|
||||
{
|
||||
"name": "Decimal",
|
||||
"url": "https://github.com/inv2004/nim-decimal",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"decimal",
|
||||
"arithmetic",
|
||||
"mpdecimal",
|
||||
"precision"
|
||||
],
|
||||
"description": "A correctly-rounded arbitrary precision decimal floating point arithmetic library",
|
||||
"license": "(MIT or Apache License 2.0) and Simplified BSD",
|
||||
"web": "https://github.com/inv2004/nim-decimal"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user