mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package pnimrp (#2837)
This commit is contained in:
parent
6ff29ea2a6
commit
9cb8924545
@ -18,7 +18,7 @@
|
|||||||
"web": "https://github.com/amkrajewski/nimcso",
|
"web": "https://github.com/amkrajewski/nimcso",
|
||||||
"doc": "https://nimcso.phaseslab.org"
|
"doc": "https://nimcso.phaseslab.org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vqsort",
|
"name": "vqsort",
|
||||||
"url": "https://github.com/Asc2011/vqsort",
|
"url": "https://github.com/Asc2011/vqsort",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -32909,10 +32909,26 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"buffers",
|
"buffers",
|
||||||
"serialization",
|
"serialization",
|
||||||
"pickle",
|
"pickle"
|
||||||
],
|
],
|
||||||
"description": "Package to turn (nested) Nim objects to flat buffers and back.",
|
"description": "Package to turn (nested) Nim objects to flat buffers and back.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Vindaar/flatBuffers"
|
"web": "https://github.com/Vindaar/flatBuffers"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "pnimrp",
|
||||||
|
"url": "https://git.disroot.org/bloomingchad/pnimrp",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"radio",
|
||||||
|
"terminal",
|
||||||
|
"minimal",
|
||||||
|
"mpv",
|
||||||
|
"libmpv",
|
||||||
|
"nim-lang"
|
||||||
|
],
|
||||||
|
"description": "terminal based audio station player in nim",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"web": "https://git.disroot.org/bloomingchad/pnimrp"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user