summaryrefslogtreecommitdiff
path: root/homebrew/distribution/.beer
blob: 0abb3f6415ee10a498cf5a4ea060ef3ff18f3422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Distribution",
    "description": "Create ASCII graphical histograms in the terminal",
    "url": "https://github.com/philovivero/distribution/archive/1.3.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/philovivero/distribution",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"distribution.py\" => \"distribution\"",
        "doc.install \"distributionrc\", \"screenshot.png\""
    ],
    "version": "1.3",
    "file": "distribution.rb"
}