mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
update (#826)
This commit is contained in:
parent
0f3e0573f5
commit
bd1a17e984
@ -10246,5 +10246,56 @@
|
|||||||
"description": "Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech",
|
"description": "Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-espeak"
|
"web": "https://github.com/juancarlospaco/nim-espeak"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "print",
|
||||||
|
"url": "https://github.com/treeform/print.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"pretty"
|
||||||
|
],
|
||||||
|
"description": "Print is a set of pretty print macros, useful for print-debugging.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/print"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vmath",
|
||||||
|
"url": "https://github.com/treeform/vmath.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"math",
|
||||||
|
"graphics",
|
||||||
|
"2d",
|
||||||
|
"3d"
|
||||||
|
],
|
||||||
|
"description": "Collection of math routines for 2d and 3d graphics.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/vmath"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flippy",
|
||||||
|
"url": "https://github.com/treeform/flippy.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"image",
|
||||||
|
"graphics",
|
||||||
|
"2d"
|
||||||
|
],
|
||||||
|
"description": "Flippy is a simple 2d image and drawing library.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/flippy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "typography",
|
||||||
|
"url": "https://github.com/treeform/typography.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"font",
|
||||||
|
"text",
|
||||||
|
"2d"
|
||||||
|
],
|
||||||
|
"description": "Fonts, Typesetting and Rasterization.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/typography"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user