mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package pledge
This commit is contained in:
parent
00cbcbe6ba
commit
6f2a00f07b
@ -4547,5 +4547,17 @@
|
|||||||
"description": "json de/serializer for tuples and more",
|
"description": "json de/serializer for tuples and more",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/niv/jser.nim"
|
"web": "https://github.com/niv/jser.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pledge",
|
||||||
|
"url": "https://github.com/euantorano/pledge.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"pledge",
|
||||||
|
"openbsd"
|
||||||
|
],
|
||||||
|
"description": "OpenBSDs pledge(2) for Nim.",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/euantorano/pledge.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user