summaryrefslogtreecommitdiff
path: root/homebrew/distribution/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/distribution/.beer')
-rw-r--r--homebrew/distribution/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/distribution/.beer b/homebrew/distribution/.beer
new file mode 100644
index 000000000..0abb3f641
--- /dev/null
+++ b/homebrew/distribution/.beer
@@ -0,0 +1,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"
+} \ No newline at end of file