mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package fastcgi (#1229)
This commit is contained in:
parent
91cef4571a
commit
cf35f67699
@ -15042,5 +15042,18 @@
|
|||||||
"description": "DNS /etc/hosts file manager, Block 1 Million malicious domains with 1 command",
|
"description": "DNS /etc/hosts file manager, Block 1 Million malicious domains with 1 command",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-dnsprotec"
|
"web": "https://github.com/juancarlospaco/nim-dnsprotec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fastcgi",
|
||||||
|
"url": "https://github.com/ba0f3/fastcgi.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fastcgi",
|
||||||
|
"fcgi",
|
||||||
|
"cgi"
|
||||||
|
],
|
||||||
|
"description": "FastCGI library for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ba0f3/fastcgi.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user