aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Doan <rgv151@gmail.com>2017-09-30 23:44:32 +0700
committerBruce Doan <rgv151@gmail.com>2017-09-30 23:44:32 +0700
commitd5c3799a8656e5d961db37b0a156a8c922403e2b (patch)
tree4c96c79be32aa9850dca61fdbd6ba3d99e4ddb3f
parent42a323b6524204e02c89fae1b018c7fb050f5a74 (diff)
downloadpackages-d5c3799a8656e5d961db37b0a156a8c922403e2b.tar.gz
packages-d5c3799a8656e5d961db37b0a156a8c922403e2b.zip
update location of my repos
-rw-r--r--packages.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/packages.json b/packages.json
index a3dba0e..8168a33 100644
--- a/packages.json
+++ b/packages.json
@@ -2525,7 +2525,7 @@
},
{
"name": "struct",
- "url": "https://github.com/rgv151/struct.nim",
+ "url": "https://github.com/OpenSystemsLab/struct.nim",
"method": "git",
"tags": [
"struct",
@@ -2536,7 +2536,7 @@
],
"description": "Python-like 'struct' for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/struct.nim"
+ "web": "https://github.com/OpenSystemsLab/struct.nim"
},
{
"name": "uri2",
@@ -2553,7 +2553,7 @@
},
{
"name": "hmac",
- "url": "https://github.com/rgv151/hmac.nim",
+ "url": "https://github.com/OpenSystemsLab/hmac.nim",
"method": "git",
"tags": [
"hmac",
@@ -2564,7 +2564,7 @@
],
"description": "HMAC-SHA1 and HMAC-MD5 hashing in Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/hmac.nim"
+ "web": "https://github.com/OpenSystemsLab/hmac.nim"
},
{
"name": "mongrel2",
@@ -2595,7 +2595,7 @@
},
{
"name": "base32",
- "url": "https://github.com/rgv151/base32.nim",
+ "url": "https://github.com/OpenSystemsLab/base32.nim",
"method": "git",
"tags": [
"base32",
@@ -2604,11 +2604,11 @@
],
"description": "Base32 library for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/base32.nim"
+ "web": "https://github.com/OpenSystemsLab/base32.nim"
},
{
"name": "otp",
- "url": "https://github.com/rgv151/otp.nim",
+ "url": "https://github.com/OpenSystemsLab/otp.nim",
"method": "git",
"tags": [
"otp",
@@ -2622,11 +2622,11 @@
],
"description": "One Time Password library for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/otp.nim"
+ "web": "https://github.com/OpenSystemsLab/otp.nim"
},
{
"name": "q",
- "url": "https://github.com/rgv151/q.nim",
+ "url": "https://github.com/OpenSystemsLab/q.nim",
"method": "git",
"tags": [
"css",
@@ -2640,7 +2640,7 @@
],
"description": "Simple package for query HTML/XML elements using a CSS3 or jQuery-like selector syntax",
"license": "MIT",
- "web": "https://github.com/rgv151/q.nim"
+ "web": "https://github.com/OpenSystemsLab/q.nim"
},
{
"name": "bignum",
@@ -2671,7 +2671,7 @@
},
{
"name": "anybar",
- "url": "https://github.com/rgv151/anybar.nim",
+ "url": "https://github.com/ba0f3/anybar.nim",
"method": "git",
"tags": [
"anybar",
@@ -2681,7 +2681,7 @@
],
"description": "Control AnyBar instances with Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/anybar.nim"
+ "web": "https://github.com/ba0f3/anybar.nim"
},
{
"name": "astar",
@@ -2840,7 +2840,7 @@
},
{
"name": "telebot",
- "url": "https://github.com/rgv151/telebot.nim",
+ "url": "https://github.com/ba0f3/telebot.nim",
"method": "git",
"tags": [
"telebot",
@@ -2852,11 +2852,11 @@
],
"description": "Async Telegram Bot API Client",
"license": "MIT",
- "web": "https://github.com/rgv151/telebot.nim"
+ "web": "https://github.com/ba0f3/telebot.nim"
},
{
"name": "tempfile",
- "url": "https://github.com/rgv151/tempfile.nim",
+ "url": "https://github.com/OpenSystemsLab/tempfile.nim",
"method": "git",
"tags": [
"temp",
@@ -2868,7 +2868,7 @@
],
"description": "Temporary files and directories",
"license": "MIT",
- "web": "https://github.com/rgv151/tempfile.nim"
+ "web": "https://github.com/OpenSystemsLab/tempfile.nim"
},
{
"name": "AstroNimy",
@@ -3025,7 +3025,7 @@
},
{
"name": "libssh2",
- "url": "https://github.com/rgv151/libssh2.nim",
+ "url": "https://github.com/ba0f3/libssh2.nim",
"method": "git",
"tags": [
"lib",
@@ -3038,11 +3038,11 @@
],
"description": "Nim wrapper for libssh2",
"license": "MIT",
- "web": "https://github.com/rgv151/libssh2.nim"
+ "web": "https://github.com/ba0f3/libssh2.nim"
},
{
"name": "rethinkdb",
- "url": "https://github.com/rgv151/rethinkdb.nim",
+ "url": "https://github.com/OpenSystemsLab/rethinkdb.nim",
"method": "git",
"tags": [
"rethinkdb",
@@ -3052,7 +3052,7 @@
],
"description": "RethinkDB driver for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/rethinkdb.nim"
+ "web": "https://github.com/OpenSystemsLab/rethinkdb.nim"
},
{
"name": "dbus",
@@ -3239,7 +3239,7 @@
},
{
"name": "pfring",
- "url": "https://github.com/rgv151/pfring.nim",
+ "url": "https://github.com/ba0f3/pfring.nim",
"method": "git",
"tags": [
"pf_ring",
@@ -3253,7 +3253,7 @@
],
"description": "PF_RING wrapper for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/pfring.nim"
+ "web": "https://github.com/ba0f3/pfring.nim"
},
{
"name": "xxtea",
@@ -3271,7 +3271,7 @@
},
{
"name": "xxhash",
- "url": "https://github.com/rgv151/xxhash.nim",
+ "url": "https://github.com/OpenSystemsLab/xxhash.nim",
"method": "git",
"tags": [
"fast",
@@ -3280,11 +3280,11 @@
],
"description": "xxhash wrapper for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/xxhash.nim"
+ "web": "https://github.com/OpenSystemsLab/xxhash.nim"
},
{
"name": "libipset",
- "url": "https://github.com/rgv151/libipset.nim",
+ "url": "https://github.com/ba0f3/libipset.nim",
"method": "git",
"tags": [
"ipset",
@@ -3299,7 +3299,7 @@
],
"description": "libipset wrapper for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/libipset.nim"
+ "web": "https://github.com/ba0f3/libipset.nim"
},
{
"name": "pop3",
@@ -3414,7 +3414,7 @@
},
{
"name": "ptrace",
- "url": "https://github.com/rgv151/ptrace.nim",
+ "url": "https://github.com/ba0f3/ptrace.nim",
"method": "git",
"tags": [
"ptrace",
@@ -3426,7 +3426,7 @@
],
"description": "ptrace wrapper for Nim",
"license": "MIT",
- "web": "https://github.com/rgv151/ptrace.nim"
+ "web": "https://github.com/ba0f3/ptrace.nim"
},
{
"name": "ndbex",
@@ -3548,7 +3548,7 @@
},
{
"name": "daemonize",
- "url": "https://github.com/rgv151/daemonize.nim",
+ "url": "https://github.com/OpenSystemsLab/daemonize.nim",
"method": "git",
"tags": [
"daemonize",
@@ -3560,7 +3560,7 @@
],
"description": "This library makes your code run as a daemon process on Unix-like systems",
"license": "MIT",
- "web": "https://github.com/rgv151/daemonize.nim"
+ "web": "https://github.com/OpenSystemsLab/daemonize.nim"
},
{
"name": "tnim",