Merge pull request #591 from ba0f3/master

update location of my repos
This commit is contained in:
Dominik Picheta 2017-09-30 18:52:03 +01:00 committed by GitHub
commit 72b168ea91

View File

@ -2583,7 +2583,7 @@
}, },
{ {
"name": "struct", "name": "struct",
"url": "https://github.com/rgv151/struct.nim", "url": "https://github.com/OpenSystemsLab/struct.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"struct", "struct",
@ -2594,7 +2594,7 @@
], ],
"description": "Python-like 'struct' for Nim", "description": "Python-like 'struct' for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/struct.nim" "web": "https://github.com/OpenSystemsLab/struct.nim"
}, },
{ {
"name": "uri2", "name": "uri2",
@ -2611,7 +2611,7 @@
}, },
{ {
"name": "hmac", "name": "hmac",
"url": "https://github.com/rgv151/hmac.nim", "url": "https://github.com/OpenSystemsLab/hmac.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"hmac", "hmac",
@ -2622,7 +2622,7 @@
], ],
"description": "HMAC-SHA1 and HMAC-MD5 hashing in Nim", "description": "HMAC-SHA1 and HMAC-MD5 hashing in Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/hmac.nim" "web": "https://github.com/OpenSystemsLab/hmac.nim"
}, },
{ {
"name": "mongrel2", "name": "mongrel2",
@ -2653,7 +2653,7 @@
}, },
{ {
"name": "base32", "name": "base32",
"url": "https://github.com/rgv151/base32.nim", "url": "https://github.com/OpenSystemsLab/base32.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"base32", "base32",
@ -2662,11 +2662,11 @@
], ],
"description": "Base32 library for Nim", "description": "Base32 library for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/base32.nim" "web": "https://github.com/OpenSystemsLab/base32.nim"
}, },
{ {
"name": "otp", "name": "otp",
"url": "https://github.com/rgv151/otp.nim", "url": "https://github.com/OpenSystemsLab/otp.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"otp", "otp",
@ -2680,11 +2680,11 @@
], ],
"description": "One Time Password library for Nim", "description": "One Time Password library for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/otp.nim" "web": "https://github.com/OpenSystemsLab/otp.nim"
}, },
{ {
"name": "q", "name": "q",
"url": "https://github.com/rgv151/q.nim", "url": "https://github.com/OpenSystemsLab/q.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"css", "css",
@ -2698,7 +2698,7 @@
], ],
"description": "Simple package for query HTML/XML elements using a CSS3 or jQuery-like selector syntax", "description": "Simple package for query HTML/XML elements using a CSS3 or jQuery-like selector syntax",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/q.nim" "web": "https://github.com/OpenSystemsLab/q.nim"
}, },
{ {
"name": "bignum", "name": "bignum",
@ -2729,7 +2729,7 @@
}, },
{ {
"name": "anybar", "name": "anybar",
"url": "https://github.com/rgv151/anybar.nim", "url": "https://github.com/ba0f3/anybar.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"anybar", "anybar",
@ -2739,7 +2739,7 @@
], ],
"description": "Control AnyBar instances with Nim", "description": "Control AnyBar instances with Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/anybar.nim" "web": "https://github.com/ba0f3/anybar.nim"
}, },
{ {
"name": "astar", "name": "astar",
@ -2898,7 +2898,7 @@
}, },
{ {
"name": "telebot", "name": "telebot",
"url": "https://github.com/rgv151/telebot.nim", "url": "https://github.com/ba0f3/telebot.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"telebot", "telebot",
@ -2910,11 +2910,11 @@
], ],
"description": "Async Telegram Bot API Client", "description": "Async Telegram Bot API Client",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/telebot.nim" "web": "https://github.com/ba0f3/telebot.nim"
}, },
{ {
"name": "tempfile", "name": "tempfile",
"url": "https://github.com/rgv151/tempfile.nim", "url": "https://github.com/OpenSystemsLab/tempfile.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"temp", "temp",
@ -2926,7 +2926,7 @@
], ],
"description": "Temporary files and directories", "description": "Temporary files and directories",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/tempfile.nim" "web": "https://github.com/OpenSystemsLab/tempfile.nim"
}, },
{ {
"name": "AstroNimy", "name": "AstroNimy",
@ -3083,7 +3083,7 @@
}, },
{ {
"name": "libssh2", "name": "libssh2",
"url": "https://github.com/rgv151/libssh2.nim", "url": "https://github.com/ba0f3/libssh2.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"lib", "lib",
@ -3096,11 +3096,11 @@
], ],
"description": "Nim wrapper for libssh2", "description": "Nim wrapper for libssh2",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/libssh2.nim" "web": "https://github.com/ba0f3/libssh2.nim"
}, },
{ {
"name": "rethinkdb", "name": "rethinkdb",
"url": "https://github.com/rgv151/rethinkdb.nim", "url": "https://github.com/OpenSystemsLab/rethinkdb.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"rethinkdb", "rethinkdb",
@ -3110,7 +3110,7 @@
], ],
"description": "RethinkDB driver for Nim", "description": "RethinkDB driver for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/rethinkdb.nim" "web": "https://github.com/OpenSystemsLab/rethinkdb.nim"
}, },
{ {
"name": "dbus", "name": "dbus",
@ -3297,7 +3297,7 @@
}, },
{ {
"name": "pfring", "name": "pfring",
"url": "https://github.com/rgv151/pfring.nim", "url": "https://github.com/ba0f3/pfring.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"pf_ring", "pf_ring",
@ -3311,7 +3311,7 @@
], ],
"description": "PF_RING wrapper for Nim", "description": "PF_RING wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/pfring.nim" "web": "https://github.com/ba0f3/pfring.nim"
}, },
{ {
"name": "xxtea", "name": "xxtea",
@ -3329,7 +3329,7 @@
}, },
{ {
"name": "xxhash", "name": "xxhash",
"url": "https://github.com/rgv151/xxhash.nim", "url": "https://github.com/OpenSystemsLab/xxhash.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"fast", "fast",
@ -3338,11 +3338,11 @@
], ],
"description": "xxhash wrapper for Nim", "description": "xxhash wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/xxhash.nim" "web": "https://github.com/OpenSystemsLab/xxhash.nim"
}, },
{ {
"name": "libipset", "name": "libipset",
"url": "https://github.com/rgv151/libipset.nim", "url": "https://github.com/ba0f3/libipset.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"ipset", "ipset",
@ -3357,7 +3357,7 @@
], ],
"description": "libipset wrapper for Nim", "description": "libipset wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/libipset.nim" "web": "https://github.com/ba0f3/libipset.nim"
}, },
{ {
"name": "pop3", "name": "pop3",
@ -3486,7 +3486,7 @@
}, },
{ {
"name": "ptrace", "name": "ptrace",
"url": "https://github.com/rgv151/ptrace.nim", "url": "https://github.com/ba0f3/ptrace.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"ptrace", "ptrace",
@ -3498,7 +3498,7 @@
], ],
"description": "ptrace wrapper for Nim", "description": "ptrace wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/ptrace.nim" "web": "https://github.com/ba0f3/ptrace.nim"
}, },
{ {
"name": "ndbex", "name": "ndbex",
@ -3620,7 +3620,7 @@
}, },
{ {
"name": "daemonize", "name": "daemonize",
"url": "https://github.com/rgv151/daemonize.nim", "url": "https://github.com/OpenSystemsLab/daemonize.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"daemonize", "daemonize",
@ -3632,7 +3632,7 @@
], ],
"description": "This library makes your code run as a daemon process on Unix-like systems", "description": "This library makes your code run as a daemon process on Unix-like systems",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rgv151/daemonize.nim" "web": "https://github.com/OpenSystemsLab/daemonize.nim"
}, },
{ {
"name": "tnim", "name": "tnim",