mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +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",
|
||||
"doc": "https://nimcso.phaseslab.org"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "vqsort",
|
||||
"url": "https://github.com/Asc2011/vqsort",
|
||||
"method": "git",
|
||||
@ -32909,10 +32909,26 @@
|
||||
"tags": [
|
||||
"buffers",
|
||||
"serialization",
|
||||
"pickle",
|
||||
"pickle"
|
||||
],
|
||||
"description": "Package to turn (nested) Nim objects to flat buffers and back.",
|
||||
"license": "MIT",
|
||||
"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