mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package nimosc (#1794)
This commit is contained in:
parent
2aea2c96be
commit
2283ab0ef6
@ -21279,5 +21279,20 @@
|
||||
"description": "A brainfuck interpreter & compiler implemented in nim",
|
||||
"license": "GPL-3.0",
|
||||
"web": "https://github.com/2KAbhishek/nimfcuk"
|
||||
},
|
||||
{
|
||||
"name": "nimosc",
|
||||
"url": "https://github.com/Psirus/NimOSC",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"OSC",
|
||||
"sound",
|
||||
"control",
|
||||
"library",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "A wrapper around liblo for the Open Sound Control (OSC) protocol",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Psirus/NimOSC"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user