Added package cppstl (#988)
This commit is contained in:
parent
bef7049275
commit
601445e273
1 changed files with 13 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue