mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package constants (#1159)
This commit is contained in:
parent
e61ec5283e
commit
98f305fd1e
@ -14213,5 +14213,21 @@
|
|||||||
"description": "Blitz3D-esque DX9 engine for Nim",
|
"description": "Blitz3D-esque DX9 engine for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Guevara-chan/Xors3D-for-Nim"
|
"web": "https://github.com/Guevara-chan/Xors3D-for-Nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "constants",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-constants",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"math",
|
||||||
|
"physics",
|
||||||
|
"chemistry",
|
||||||
|
"biology",
|
||||||
|
"engineering",
|
||||||
|
"science"
|
||||||
|
],
|
||||||
|
"description": "Mathematical numerical named static constants useful for different disciplines",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-constants"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user