mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package xgui (#2453)
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
This commit is contained in:
parent
4af271176f
commit
d33d9eb4e4
@ -28417,16 +28417,16 @@
|
|||||||
"url": "https://github.com/guzba/crunchy",
|
"url": "https://github.com/guzba/crunchy",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"sha",
|
"sha",
|
||||||
"sha256",
|
"sha256",
|
||||||
"sha-256",
|
"sha-256",
|
||||||
"crc32",
|
"crc32",
|
||||||
"crc-32",
|
"crc-32",
|
||||||
"adler32",
|
"adler32",
|
||||||
"adler-32",
|
"adler-32",
|
||||||
"crc",
|
"crc",
|
||||||
"checksum",
|
"checksum",
|
||||||
"hash"
|
"hash"
|
||||||
],
|
],
|
||||||
"description": "SIMD-optimized hashing, checksums and CRCs",
|
"description": "SIMD-optimized hashing, checksums and CRCs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -28446,5 +28446,18 @@
|
|||||||
"description": "A simple Google Translate implementation",
|
"description": "A simple Google Translate implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://git.ozzuu.com/thisago/googleTranslate"
|
"web": "https://git.ozzuu.com/thisago/googleTranslate"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xgui",
|
||||||
|
"url": "https://github.com/thatrandomperson5/xgui-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"gui",
|
||||||
|
"xml"
|
||||||
|
],
|
||||||
|
"description": "XGui is a tool for nigui that imports xml files and turns them into nim at compile-time.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/thatrandomperson5/xgui-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user