Merge pull request #897 from ba0f3/add-ngxcmod0623

Add package ngxcmod
This commit is contained in:
Dominik Picheta 2018-10-16 23:03:44 +01:00 committed by GitHub
commit 89d85c1afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11116,5 +11116,19 @@
"description": "REXPaint .xp parser",
"license": "MIT",
"web": "https://github.com/irskep/rexpaint_nim"
},
{
"name": "ngxcmod",
"url": "https://github.com/ba0f3/ngxcmod.nim",
"method": "git",
"tags": [
"nginx",
"module",
"nginx-c-function",
"wrapper"
],
"description": "High level wrapper for build nginx module w/ nginx-c-function",
"license": "MIT",
"web": "https://github.com/ba0f3/ngxcmod.nim"
}
]