mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package casting (#2393)
This commit is contained in:
parent
d718e5221b
commit
1d688b1bc2
@ -27754,5 +27754,17 @@
|
||||
"description": "A library to handle measurement uncertainties",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SciNim/Measuremancer"
|
||||
},
|
||||
{
|
||||
"name": "casting",
|
||||
"url": "https://github.com/sls1005/nim-casting",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cpp",
|
||||
"cast"
|
||||
],
|
||||
"description": "A wrapper of the C++ cast operators",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sls1005/nim-casting"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user