mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added nim-pymod
This commit is contained in:
parent
37f21d99cc
commit
29f7f12419
@ -3678,5 +3678,27 @@
|
|||||||
"description": "YAML parser",
|
"description": "YAML parser",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-appkit/yaml"
|
"web": "https://github.com/nim-appkit/yaml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pymod",
|
||||||
|
"url": "https://github.com/jboy/nim-pymod",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"wrapper",
|
||||||
|
"python",
|
||||||
|
"module",
|
||||||
|
"numpy",
|
||||||
|
"array",
|
||||||
|
"matrix",
|
||||||
|
"ndarray",
|
||||||
|
"pyobject",
|
||||||
|
"pyarrayobject",
|
||||||
|
"iterator",
|
||||||
|
"iterators",
|
||||||
|
"docstring",
|
||||||
|
],
|
||||||
|
"description": "Auto-generate a Python module that wraps a Nim module.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jboy/nim-pymod"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user