mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 08:03:11 +00:00
Merge pull request #439 from iourinski/add-mutableseqs2359
Added package mutableseqs
This commit is contained in:
commit
af37b2b2f6
@ -5555,6 +5555,15 @@
|
|||||||
],
|
],
|
||||||
"description": "A wrapper for stb_image and stb_image_write.",
|
"description": "A wrapper for stb_image and stb_image_write.",
|
||||||
"license": "Unlicense (Public Domain)",
|
"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…
x
Reference in New Issue
Block a user