Added nimzend package.
This commit is contained in:
parent
294fbac956
commit
7067f016a3
1 changed files with 14 additions and 0 deletions
|
|
@ -4717,5 +4717,19 @@
|
|||
"description": "Define enums which values preserve their binary representation upon inserting or reordering",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/persistent_enums"
|
||||
},
|
||||
{
|
||||
"name": "nimzend",
|
||||
"url": "https://github.com/metatexx/nimzend",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"zend",
|
||||
"php",
|
||||
"binding",
|
||||
"extension"
|
||||
],
|
||||
"description": "Native Nim Zend API glue for easy PHP extension development.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/metatexx/nimzend"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue