mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package bezier (#2499)
This commit is contained in:
parent
025039b848
commit
09d454f6d5
@ -28967,5 +28967,17 @@
|
|||||||
"description": "Nemini is a very basic Gemini server able to host static files and with virtual host support",
|
"description": "Nemini is a very basic Gemini server able to host static files and with virtual host support",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"web": "https://codeberg.org/pswilde/Nemini"
|
"web": "https://codeberg.org/pswilde/Nemini"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bezier",
|
||||||
|
"url": "https://github.com/Nycto/bezier-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bezier",
|
||||||
|
"curve"
|
||||||
|
],
|
||||||
|
"description": "Bezier curve tools",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/Nycto/bezier-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user