mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
addded package contracts (#584)
* addded package contracts * fix: no spaces in tags
This commit is contained in:
parent
68c2d0b41b
commit
b2cb3440a9
@ -7200,5 +7200,28 @@
|
||||
"description": "csvql.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Bennyelg/csvql"
|
||||
},
|
||||
{
|
||||
"name": "contracts",
|
||||
"url": "https://github.com/Udiknedormin/NimContracts",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"pure",
|
||||
"contract",
|
||||
"contracts",
|
||||
"DbC",
|
||||
"utility",
|
||||
"automation",
|
||||
"documentation",
|
||||
"safety",
|
||||
"test",
|
||||
"tests",
|
||||
"testing",
|
||||
"unittest"
|
||||
],
|
||||
"description": "Design by Contract (DbC) library with minimal runtime.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Udiknedormin/NimContracts"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user