aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Salewski <mail@ssalewski.de>2017-07-13 10:54:24 +0200
committerStefan Salewski <mail@ssalewski.de>2017-07-13 10:54:24 +0200
commit18739fc8fed2a46fbea4b9c08bb8cd6d825850c4 (patch)
treed842e3b3aed623f12996052a163d46ef30a77811
parent2e00205b7eddb68e84ac7a15dda16fed132ebade (diff)
downloadpackages-18739fc8fed2a46fbea4b9c08bb8cd6d825850c4.tar.gz
packages-18739fc8fed2a46fbea4b9c08bb8cd6d825850c4.zip
Added package gintro
-rw-r--r--packages.json37
1 files changed, 24 insertions, 13 deletions
diff --git a/packages.json b/packages.json
index fef7fce..a775d9d 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",
@@ -6723,5 +6723,16 @@
"description": "Pack rects into bigger rect",
"license": "MIT",
"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"
}
]