mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add decimal128 (#1464)
This commit is contained in:
parent
354f254cdc
commit
c643cd4167
@ -17768,5 +17768,19 @@
|
||||
"description": "An alternative time library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jackhftang/timestamp.nim"
|
||||
},
|
||||
{
|
||||
"name": "decimal128",
|
||||
"url": "https://github.com/JohnAD/decimal128",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"decimal",
|
||||
"ieee",
|
||||
"standard",
|
||||
"number"
|
||||
],
|
||||
"description": "Decimal type support based on the IEEE 754 2008 specification.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/decimal128"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user