mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
commit
2e00205b7e
@ -6710,5 +6710,18 @@
|
|||||||
"description": "Currying library for Nim",
|
"description": "Currying library for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/t8m8/currying"
|
"web": "https://github.com/t8m8/currying"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rect_packer",
|
||||||
|
"url": "https://github.com/yglukhov/rect_packer",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"geometry",
|
||||||
|
"packing"
|
||||||
|
],
|
||||||
|
"description": "Pack rects into bigger rect",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/yglukhov/rect_packer"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user