blob: bbd55894bd43662d59f1e57a3443e0f0cdd7fa24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Q",
"description": "Treat text as a database",
"url": "https://github.com/harelba/q/archive/1.7.4.tar.gz",
"mirror": null,
"homepage": "https://github.com/harelba/q",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bin.install \"bin/q\""
],
"version": "1.7.4",
"file": "q.rb"
}
|