blob: 473d330fa02f608819b85a60e74a0e07831f4096 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Burl",
"description": "Shell script wrapper that offers helpful shortcuts for curl(1)",
"url": "https://github.com/tj/burl/archive/1.0.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/tj/burl",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bin.install \"bin/burl\""
],
"version": "1.0.1",
"file": "burl.rb"
}
|