mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
commit
294fbac956
@ -4704,5 +4704,18 @@
|
|||||||
"description": "Bring a gettext-like internationalisation module to Nim",
|
"description": "Bring a gettext-like internationalisation module to Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Parashurama/nim-i18n"
|
"web": "https://github.com/Parashurama/nim-i18n"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "persistent_enums",
|
||||||
|
"url": "https://github.com/yglukhov/persistent_enums",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"enum",
|
||||||
|
"binary",
|
||||||
|
"protocol"
|
||||||
|
],
|
||||||
|
"description": "Define enums which values preserve their binary representation upon inserting or reordering",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/yglukhov/persistent_enums"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user