mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Merge pull request #436 from define-private-public/master
Added stb_image package
This commit is contained in:
commit
03c217958a
@ -5538,5 +5538,20 @@
|
|||||||
"description": "etcd client library",
|
"description": "etcd client library",
|
||||||
"license": "LGPLv3",
|
"license": "LGPLv3",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-etcd-client"
|
"web": "https://github.com/FedericoCeratto/nim-etcd-client"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stb_image",
|
||||||
|
"url": "https://gitlab.com/define-private-public/stb_image-Nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stb",
|
||||||
|
"image",
|
||||||
|
"graphics",
|
||||||
|
"io",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "A wrapper for stb_image, stb_image_write, and stb_image_resize.",
|
||||||
|
"license": "Unlicense (Public Domain)",
|
||||||
|
"web": "https://gitlab.com/define-private-public/stb_image-Nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user