Move packages of ehmry to git.sr.ht (#1207)

This commit is contained in:
Emery Hemingway 2019-10-16 14:35:00 +02:00 committed by Miran
parent 54911c1a13
commit 0584cd4e3e

View File

@ -6757,7 +6757,7 @@
}, },
{ {
"name": "imap", "name": "imap",
"url": "https://github.com/ehmry/imap", "url": "https://git.sr.ht/~ehmry/nim_imap",
"method": "git", "method": "git",
"tags": [ "tags": [
"imap", "imap",
@ -6765,7 +6765,7 @@
], ],
"description": "IMAP client library", "description": "IMAP client library",
"license": "GPL2", "license": "GPL2",
"web": "https://github.com/ehmry/imap" "web": "https://git.sr.ht/~ehmry/nim_imap"
}, },
{ {
"name": "isa", "name": "isa",
@ -7427,14 +7427,14 @@
}, },
{ {
"name": "tiger", "name": "tiger",
"url": "https://github.com/ehmry/tiger", "url": "https://git.sr.ht/~ehmry/nim_tiger",
"method": "git", "method": "git",
"tags": [ "tags": [
"hash" "hash"
], ],
"description": "Tiger hash function", "description": "Tiger hash function",
"license": "MIT", "license": "MIT",
"web": "https://github.com/ehmry/tiger" "web": "https://git.sr.ht/~ehmry/nim_tiger"
}, },
{ {
"name": "pipe", "name": "pipe",
@ -8260,7 +8260,7 @@
}, },
{ {
"name": "cbor", "name": "cbor",
"url": "https://github.com/ehmry/nim-cbor", "url": "https://git.sr.ht/~ehmry/nim_cbor",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -8270,11 +8270,11 @@
], ],
"description": "Concise Binary Object Representation decoder (RFC7049).", "description": "Concise Binary Object Representation decoder (RFC7049).",
"license": "MIT", "license": "MIT",
"web": "https://github.com/ehmry/nim-cbor" "web": "https://git.sr.ht/~ehmry/nim_cbor"
}, },
{ {
"name": "base58", "name": "base58",
"url": "https://github.com/ehmry/nim-base58", "url": "https://git.sr.ht/~ehmry/nim_base58",
"method": "git", "method": "git",
"tags": [ "tags": [
"base58", "base58",
@ -8286,7 +8286,7 @@
], ],
"description": "Base58 encoders and decoders for Bitcoin and CryptoNote addresses.", "description": "Base58 encoders and decoders for Bitcoin and CryptoNote addresses.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/ehmry/nim-base58" "web": "https://git.sr.ht/~ehmry/nim_base58"
}, },
{ {
"name": "webdriver", "name": "webdriver",
@ -9497,7 +9497,7 @@
}, },
{ {
"name": "sphincs", "name": "sphincs",
"url": "https://github.com/ehmry/nim-sphincs", "url": "https://git.sr.ht/~ehmry/nim_sphincs",
"method": "git", "method": "git",
"tags": [ "tags": [
"crypto", "crypto",
@ -9506,7 +9506,7 @@
], ],
"description": "SPHINCS⁺ stateless hash-based signature scheme", "description": "SPHINCS⁺ stateless hash-based signature scheme",
"license": "MIT", "license": "MIT",
"web": "https://github.com/ehmry/nim-sphincs" "web": "https://git.sr.ht/~ehmry/nim_sphincs"
}, },
{ {
"name": "nimpb", "name": "nimpb",
@ -11888,7 +11888,7 @@
}, },
{ {
"name": "siphash", "name": "siphash",
"url": "https://github.com/ehmry/nim-siphash", "url": "https://git.sr.ht/~ehmry/nim_siphash",
"method": "git", "method": "git",
"tags": [ "tags": [
"hash", "hash",
@ -11896,11 +11896,11 @@
], ],
"description": "SipHash, a pseudorandom function optimized for short messages.", "description": "SipHash, a pseudorandom function optimized for short messages.",
"license": "GPLv3", "license": "GPLv3",
"web": "https://github.com/ehmry/nim-siphash" "web": "https://git.sr.ht/~ehmry/nim_siphash"
}, },
{ {
"name": "haraka", "name": "haraka",
"url": "https://github.com/ehmry/nim-haraka", "url": "https://git.sr.ht/~ehmry/nim_haraka",
"method": "git", "method": "git",
"tags": [ "tags": [
"hash", "hash",
@ -11908,11 +11908,11 @@
], ],
"description": "Haraka v2 short-input hash function", "description": "Haraka v2 short-input hash function",
"license": "MIT", "license": "MIT",
"web": "https://github.com/ehmry/nim-haraka" "web": "https://git.sr.ht/~ehmry/nim_haraka"
}, },
{ {
"name": "genode", "name": "genode",
"url": "https://github.com/ehmry/nim-genode", "url": "https://git.sr.ht/~ehmry/nim_genode",
"method": "git", "method": "git",
"tags": [ "tags": [
"genode", "genode",
@ -11920,7 +11920,7 @@
], ],
"description": "System libraries for the Genode Operating System Framework", "description": "System libraries for the Genode Operating System Framework",
"license": "AGPLv3", "license": "AGPLv3",
"web": "https://github.com/ehmry/nim-genode" "web": "https://git.sr.ht/~ehmry/nim_genode"
}, },
{ {
"name": "moe", "name": "moe",
@ -13516,7 +13516,7 @@
}, },
{ {
"name": "toxcore", "name": "toxcore",
"url": "https://github.com/ehmry/nim_tox", "url": "https://git.sr.ht/~ehmry/nim_tox",
"method": "git", "method": "git",
"tags": [ "tags": [
"tox", "tox",
@ -13525,7 +13525,7 @@
], ],
"description": "C Tox core wrapper", "description": "C Tox core wrapper",
"license": "GPL-3.0", "license": "GPL-3.0",
"web": "https://github.com/ehmry/nim_tox" "web": "https://git.sr.ht/~ehmry/nim_tox"
}, },
{ {
"name": "rapid", "name": "rapid",