mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package contra (#1106)
This commit is contained in:
parent
31c2773a86
commit
d3b1af93f3
@ -13633,5 +13633,19 @@
|
|||||||
"description": "RC4 library implementation",
|
"description": "RC4 library implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/OHermesJunior/nimRC4"
|
"web": "https://github.com/OHermesJunior/nimRC4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "contra",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-contra",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"contract",
|
||||||
|
"nimscript",
|
||||||
|
"javascript",
|
||||||
|
"compiletime"
|
||||||
|
],
|
||||||
|
"description": "Lightweight Contract Programming, Design by Contract, on 9 LoC, NimScript, JavaScript, compile-time.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-contra"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user