mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Merge pull request #458 from xomachine/master
Added NESM - Nim's Easy Serialization Macro
This commit is contained in:
commit
5af4b6c870
@ -5769,6 +5769,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/luked99/libevdev.nim"
|
"web": "https://github.com/luked99/libevdev.nim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nesm",
|
||||||
|
"url": "https://github.com/xomachine/NESM.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"metaprogramming",
|
||||||
|
"parser",
|
||||||
|
"pure",
|
||||||
|
"serialization"
|
||||||
|
],
|
||||||
|
"description": "A macro for generating [de]serializers for given objects",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://xomachine.github.io/NESM/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "sdnotify",
|
"name": "sdnotify",
|
||||||
"url": "https://github.com/FedericoCeratto/nim-sdnotify",
|
"url": "https://github.com/FedericoCeratto/nim-sdnotify",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user