Merge pull request #538 from StefanSalewski/add-gintro0854

Add package gintro
This commit is contained in:
Dominik Picheta 2017-07-20 22:28:22 +01:00 committed by GitHub
commit b5bed16a2c

View File

@ -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",