mirror of
https://github.com/logos-messaging/packages.git
synced 2026-07-25 12:43:24 +00:00
Merge pull request #538 from StefanSalewski/add-gintro0854
Add package gintro
This commit is contained in:
commit
b5bed16a2c
@ -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",
|
||||||
@ -6724,6 +6724,20 @@
|
|||||||
"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": [
|
||||||
|
"library",
|
||||||
|
"gtk",
|
||||||
|
"wrapper",
|
||||||
|
"gui"
|
||||||
|
],
|
||||||
|
"description": "High level GObject-Introspection based GTK3 bindings",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/stefansalewski/gintro"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "arraymancer",
|
"name": "arraymancer",
|
||||||
"url": "https://github.com/mratsim/Arraymancer",
|
"url": "https://github.com/mratsim/Arraymancer",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user