Merge pull request #538 from StefanSalewski/add-gintro0854
Add package gintro
This commit is contained in:
commit
b5bed16a2c
1 changed files with 27 additions and 13 deletions
|
|
@ -6518,19 +6518,19 @@
|
|||
"web": "https://github.com/adelq/ulid"
|
||||
},
|
||||
{
|
||||
"name": "osureplay",
|
||||
"url": "https://github.com/TiberiumN/nim-osureplay",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"osu!",
|
||||
"parser",
|
||||
"osugame",
|
||||
"replay"
|
||||
],
|
||||
"description": "osu! replay parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/TiberiumN/nim-osureplay"
|
||||
"name": "osureplay",
|
||||
"url": "https://github.com/TiberiumN/nim-osureplay",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"osu!",
|
||||
"parser",
|
||||
"osugame",
|
||||
"replay"
|
||||
],
|
||||
"description": "osu! replay parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/TiberiumN/nim-osureplay"
|
||||
},
|
||||
{
|
||||
"name": "tiger",
|
||||
|
|
@ -6724,6 +6724,20 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/mratsim/Arraymancer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue