mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package gintro
This commit is contained in:
parent
2e00205b7e
commit
18739fc8fe
@ -6518,19 +6518,19 @@
|
|||||||
"web": "https://github.com/adelq/ulid"
|
"web": "https://github.com/adelq/ulid"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "osureplay",
|
"name": "osureplay",
|
||||||
"url": "https://github.com/TiberiumN/nim-osureplay",
|
"url": "https://github.com/TiberiumN/nim-osureplay",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
"osu!",
|
"osu!",
|
||||||
"parser",
|
"parser",
|
||||||
"osugame",
|
"osugame",
|
||||||
"replay"
|
"replay"
|
||||||
],
|
],
|
||||||
"description": "osu! replay parser",
|
"description": "osu! replay parser",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/TiberiumN/nim-osureplay"
|
"web": "https://github.com/TiberiumN/nim-osureplay"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tiger",
|
"name": "tiger",
|
||||||
@ -6723,5 +6723,16 @@
|
|||||||
"description": "Pack rects into bigger rect",
|
"description": "Pack rects into bigger rect",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yglukhov/rect_packer"
|
"web": "https://github.com/yglukhov/rect_packer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gintro",
|
||||||
|
"url": "https://github.com/stefansalewski/gintro",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"yes"
|
||||||
|
],
|
||||||
|
"description": "High level GObject-Introspection based GTK3 bindings",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/stefansalewski/gintro"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user