mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +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",
|
||||
"license": "MIT",
|
||||
"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