mirror of
https://github.com/logos-messaging/packages.git
synced 2026-03-28 09:53:08 +00:00
Add package buju (#2941)
buju (布局) is a simple layout engine, based on layout.h
This commit is contained in:
parent
8103878483
commit
d2c9ef2640
@ -34089,5 +34089,19 @@
|
|||||||
"description": " some useful tools for programming with Nim",
|
"description": " some useful tools for programming with Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/GeK2K/nimutils"
|
"web": "https://github.com/GeK2K/nimutils"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "buju",
|
||||||
|
"url": "https://github.com/haoyu234/buju",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"layout",
|
||||||
|
"ui",
|
||||||
|
"ux",
|
||||||
|
"gui"
|
||||||
|
],
|
||||||
|
"description": "buju (布局) is a simple layout engine, based on layout.h",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/haoyu234/buju"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user