This commit is contained in:
Peter Munch-Ellingsen 2023-09-04 15:54:29 +02:00 committed by GitHub
parent 28569d0e0c
commit d06b541400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2443,6 +2443,21 @@
"license": "MIT",
"web": "https://github.com/PMunch/deriveables"
},
{
"name": "mapm",
"url": "https://github.com/PMunch/mapm-nim",
"method": "git",
"tags": [
"library",
"decimal",
"arithmetic",
"precision",
"wrapper"
],
"description": "Nim wrapper for MAPM, an arbitrary maths library with support for trig functions",
"license": "MIT+Freeware",
"web": "https://github.com/PMunch/mapm-nim"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",