mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add 'ur' library
This commit is contained in:
parent
fe5f34d127
commit
722876c6b8
@ -9858,5 +9858,20 @@
|
|||||||
"description": "Nim wrapper for the FMOD Low Level C API",
|
"description": "Nim wrapper for the FMOD Low Level C API",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/johnnovak/nim-fmod"
|
"web": "https://github.com/johnnovak/nim-fmod"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ur",
|
||||||
|
"url": "https://github.com/JohnAD/ur",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"universal",
|
||||||
|
"result",
|
||||||
|
"return"
|
||||||
|
],
|
||||||
|
"description": "A Universal Result macro/object that normalizes the information returned from a procedure",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/JohnAD/ur",
|
||||||
|
"doc": "https://github.com/JohnAD/ur/blob/master/docs/ur.rst"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user