Added nim-pymod
This commit is contained in:
parent
37f21d99cc
commit
29f7f12419
1 changed files with 23 additions and 1 deletions
|
|
@ -3678,5 +3678,27 @@
|
|||
"description": "YAML parser",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue