From 4707b6059da02ecbd9e0017f972ac1d738927b0f Mon Sep 17 00:00:00 2001 From: Huy Doan Date: Tue, 16 Oct 2018 13:23:58 +0700 Subject: Added package ngxcmod --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index fe4d371..cd7e689 100644 --- a/packages.json +++ b/packages.json @@ -11103,5 +11103,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" } ] -- cgit v1.2.3