mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package cppclass (#2207)
This commit is contained in:
parent
2e7853f4a9
commit
c82c5c5217
@ -25880,5 +25880,18 @@
|
||||
"description": "This is a simple implementation of a WebSocket server with 100% Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/obemaru4012/bamboo_websocket"
|
||||
},
|
||||
{
|
||||
"name": "cppclass",
|
||||
"url": "https://github.com/sls1005/NimCPPClass",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cpp",
|
||||
"class",
|
||||
"sugar"
|
||||
],
|
||||
"description": "Syntax sugar which helps to define C++ classes from Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sls1005/NimCPPClass"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user