Added package libevent (#3119)

This commit is contained in:
George Lemon 2025-09-13 14:09:06 +03:00 committed by GitHub
parent f8db00ed94
commit 1f7a217b96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36135,5 +36135,22 @@
"description": "A stupid simple Markdown library",
"license": "MIT",
"web": "https://github.com/openpeeps/marvdown"
},
{
"name": "libevent",
"url": "https://github.com/openpeeps/libevent-nim",
"method": "git",
"tags": [
"libevent",
"http",
"event",
"event-driven",
"network",
"web",
"wrapper"
],
"description": "Bindings for Libevent",
"license": "MIT",
"web": "https://github.com/openpeeps/libevent-nim"
}
]