Merge pull request #439 from iourinski/add-mutableseqs2359
Added package mutableseqs
This commit is contained in:
commit
af37b2b2f6
1 changed files with 10 additions and 1 deletions
|
|
@ -5555,6 +5555,15 @@
|
|||
],
|
||||
"description": "A wrapper for stb_image and stb_image_write.",
|
||||
"license": "Unlicense (Public Domain)",
|
||||
"web": "https://gitlab.com/define-private-public/stb_image-Nim"
|
||||
"web": "https://gitlab.com/define-private-public/stb_image-Nim"
|
||||
},
|
||||
{
|
||||
"name": "mutableseqs",
|
||||
"url": "https://github.com/iourinski/mutableseqs",
|
||||
"method": "git",
|
||||
"tags": [],
|
||||
"description": "utilities for transforming sequences",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/iourinski/mutableseqs"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue