aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-07-20 22:28:22 +0100
committerGitHub <noreply@github.com>2017-07-20 22:28:22 +0100
commitb5bed16a2ca1941d2613e20bda81d2cd3496aac8 (patch)
tree4e148b8259c058e8787945af4d2e8d099e02f775
parent124c2e503f2f4895cec90b5b188f2deed0894b73 (diff)
parent337265c4110fc44b5b206ae0580d3f02263feeff (diff)
downloadpackages-b5bed16a2ca1941d2613e20bda81d2cd3496aac8.tar.gz
packages-b5bed16a2ca1941d2613e20bda81d2cd3496aac8.zip
Merge pull request #538 from StefanSalewski/add-gintro0854
Add package gintro
-rw-r--r--packages.json40
1 files changed, 27 insertions, 13 deletions
diff --git a/packages.json b/packages.json
index 1dee599..421c32f 100644
--- a/packages.json
+++ b/packages.json
@@ -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",
@@ -6725,6 +6725,20 @@
"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",
"method": "git",