Merge branch 'add-libipset0148' of https://github.com/rgv151/packages into rgv151-add-libipset0148

This commit is contained in:
Dominik Picheta 2015-08-24 08:29:03 +01:00
commit 947b9d8c7c

View File

@ -3087,6 +3087,7 @@
"web": "https://github.com/rgv151/pfring.nim"
},
{
<<<<<<< HEAD
"name": "xxtea",
"url": "https://github.com/rgv151/xxtea.nim",
"method": "git",
@ -3112,5 +3113,24 @@
"description": "xxhash wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/xxhash.nim"
},
{
"name": "libipset",
"url": "https://github.com/rgv151/libipset.nim",
"method": "git",
"tags": [
"ipset",
"firewall",
"netfilter",
"mac",
"ip",
"network",
"collection",
"rule",
"set"
],
"description": "libipset wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/libipset.nim"
}
]