Added package constants (#1159)
This commit is contained in:
parent
e61ec5283e
commit
98f305fd1e
1 changed files with 16 additions and 0 deletions
|
|
@ -14213,5 +14213,21 @@
|
|||
"description": "Blitz3D-esque DX9 engine for Nim",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue