update location of my repos

This commit is contained in:
Bruce Doan 2017-09-30 23:44:32 +07:00
parent 42a323b652
commit d5c3799a86

View File

@ -2525,7 +2525,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",
@ -2536,7 +2536,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",
@ -2553,7 +2553,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",
@ -2564,7 +2564,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",
@ -2595,7 +2595,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",
@ -2604,11 +2604,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",
@ -2622,11 +2622,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",
@ -2640,7 +2640,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",
@ -2671,7 +2671,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",
@ -2681,7 +2681,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",
@ -2840,7 +2840,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",
@ -2852,11 +2852,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",
@ -2868,7 +2868,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",
@ -3025,7 +3025,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",
@ -3038,11 +3038,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",
@ -3052,7 +3052,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",
@ -3239,7 +3239,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",
@ -3253,7 +3253,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",
@ -3271,7 +3271,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",
@ -3280,11 +3280,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",
@ -3299,7 +3299,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",
@ -3414,7 +3414,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",
@ -3426,7 +3426,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",
@ -3548,7 +3548,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",
@ -3560,7 +3560,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",