mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package cpptuples (#2408)
Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
parent
ffdc4df6ed
commit
73a1b051d2
@ -27908,6 +27908,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/xl"
|
||||
},
|
||||
{
|
||||
"name": "cpptuples",
|
||||
"url": "https://github.com/sls1005/cpptuples",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cpp",
|
||||
"tuple"
|
||||
],
|
||||
"description": "A wrapper for C++'s std::tuple",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sls1005/cpptuples"
|
||||
},
|
||||
{
|
||||
"name": "nimcolor",
|
||||
"url": "https://github.com/JessaTehCrow/NimColor",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user