mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge branch 'master' into add-tiger0442
This commit is contained in:
commit
f2628a6bbd
@ -251,7 +251,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nim-glfw",
|
"name": "nim-glfw",
|
||||||
"url": "https://github.com/EXetoC/nim-glfw/",
|
"url": "https://github.com/ephja/nim-glfw",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
@ -262,11 +262,11 @@
|
|||||||
],
|
],
|
||||||
"description": "A high-level GLFW 3 wrapper",
|
"description": "A high-level GLFW 3 wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/EXetoC/nim-glfw"
|
"web": "https://github.com/ephja/nim-glfw"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nim-ao",
|
"name": "nim-ao",
|
||||||
"url": "https://github.com/EXetoC/nim-ao/",
|
"url": "https://github.com/ephja/nim-ao",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
@ -274,7 +274,7 @@
|
|||||||
],
|
],
|
||||||
"description": "A high-level libao wrapper",
|
"description": "A high-level libao wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/EXetoC/nim-ao"
|
"web": "https://github.com/ephja/nim-ao"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "termbox",
|
"name": "termbox",
|
||||||
@ -6523,5 +6523,19 @@
|
|||||||
"description": "Tiger hash function",
|
"description": "Tiger hash function",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ehmry/tiger"
|
"web": "https://github.com/ehmry/tiger"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pipe",
|
||||||
|
"url": "https://github.com/5paceToast/pipe",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"pipe",
|
||||||
|
"macro",
|
||||||
|
"operator",
|
||||||
|
"functional"
|
||||||
|
],
|
||||||
|
"description": "Pipe operator for nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/5paceToast/pipe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user