Add options
This commit is contained in:
parent
6ad54ed9db
commit
b875627da3
1 changed files with 9 additions and 0 deletions
|
|
@ -1713,5 +1713,14 @@
|
|||
"description": "Library for converting sequences to strings. Also has PHP-inspired explode and implode procs.",
|
||||
"license": "ISC",
|
||||
"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…
Add table
Add a link
Reference in a new issue