mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package thorvg (#3047)
This commit is contained in:
parent
162c156b71
commit
660d685448
@ -35361,10 +35361,26 @@
|
|||||||
"syntax",
|
"syntax",
|
||||||
"dsl",
|
"dsl",
|
||||||
"macros",
|
"macros",
|
||||||
"sugar",
|
"sugar"
|
||||||
],
|
],
|
||||||
"description": "Elegant sugar",
|
"description": "Elegant sugar",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/5-6-1/tang-nim"
|
"web": "https://github.com/5-6-1/tang-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "thorvg",
|
||||||
|
"url": "https://github.com/elcritch/thorvg-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"thorvg",
|
||||||
|
"vector-graphics",
|
||||||
|
"graphics",
|
||||||
|
"renderer",
|
||||||
|
"nim",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "ThorVG Nim Wrapper",
|
||||||
|
"license": "Unlicense",
|
||||||
|
"web": "https://github.com/elcritch/thorvg-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user