mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added pythonmath.
This commit is contained in:
parent
0a29dfd8ab
commit
704b972bcd
@ -3795,5 +3795,18 @@
|
||||
"description": "Variant type and type matching",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/variant"
|
||||
},
|
||||
{
|
||||
"name": "pythonmath",
|
||||
"url": "git://github.com/achesak/nim-pythonmath",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"python",
|
||||
"math"
|
||||
],
|
||||
"description": "Module to provide an interface as similar as possible to Python's math libary",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-pythonmath"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user