mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
commit
76c9138c09
@ -1713,5 +1713,14 @@
|
|||||||
"description": "Library for converting sequences to strings. Also has PHP-inspired explode and implode procs.",
|
"description": "Library for converting sequences to strings. Also has PHP-inspired explode and implode procs.",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"web": "https://github.com/fallingduck/sequester"
|
"web": "https://github.com/fallingduck/sequester"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "options",
|
||||||
|
"url": "https://github.com/fallingduck/options-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "option", "optionals", "maybe"],
|
||||||
|
"description": "Temporary package to fix broken code in 0.11.2 stable.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/fallingduck/options-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user