Added package libnetfilter_queue (#1543)

This commit is contained in:
Huy Doan 2020-06-29 17:30:40 +07:00 committed by GitHub
parent ef82967d21
commit 0b9463c05c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18465,6 +18465,22 @@
"license": "GPL-3.0",
"web": "https://github.com/snus-kin/flickr-image-bot"
},
{
"name": "libnetfilter_queue",
"url": "https://github.com/ba0f3/libnetfilter_queue.nim",
"method": "git",
"tags": [
"wrapper",
"libnetfilter",
"queue",
"netfilter",
"firewall",
"iptables"
],
"description": "libnetfilter_queue wrapper for Nim",
"license": "MIT",
"web": "https://github.com/ba0f3/libnetfilter_queue.nim"
},
{
"name": "flatty",
"url": "https://github.com/treeform/flatty",