mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package cppstl (#988)
This commit is contained in:
parent
bef7049275
commit
601445e273
@ -12425,5 +12425,18 @@
|
|||||||
"description": "Helper procs for SCGI applications",
|
"description": "Helper procs for SCGI applications",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/graveyard/tree/master/scgi"
|
"web": "https://github.com/nim-lang/graveyard/tree/master/scgi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cppstl",
|
||||||
|
"url": "https://github.com/BigEpsilon/nim-cppstl",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"c++",
|
||||||
|
"stl",
|
||||||
|
"bindings"
|
||||||
|
],
|
||||||
|
"description": "Bindings for the C++ Standard Template Library (STL)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/BigEpsilon/nim-cppstl"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user