mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package nimtraits (#1750)
This commit is contained in:
parent
e2f7ad3c22
commit
09f14d2815
@ -20776,5 +20776,18 @@
|
|||||||
"description": "De/serialization library for Nim ",
|
"description": "De/serialization library for Nim ",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/gabbhack/deser"
|
"web": "https://github.com/gabbhack/deser"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimtraits",
|
||||||
|
"url": "https://github.com/haxscramper/nimtraits",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"macro",
|
||||||
|
"library",
|
||||||
|
"traits"
|
||||||
|
],
|
||||||
|
"description": "Trait system for nim",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/haxscramper/nimtraits"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user