summaryrefslogtreecommitdiff
path: root/homebrew/titlecase/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/titlecase/.beer')
-rw-r--r--homebrew/titlecase/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/titlecase/.beer b/homebrew/titlecase/.beer
new file mode 100644
index 000000000..6801ff28c
--- /dev/null
+++ b/homebrew/titlecase/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Titlecase",
+ "description": "Script to convert text to title case",
+ "url": "https://github.com/ap/titlecase/archive/v1.004.tar.gz",
+ "mirror": null,
+ "homepage": "http://plasmasturm.org/code/titlecase/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"titlecase\""
+ ],
+ "version": "1.004",
+ "file": "titlecase.rb"
+} \ No newline at end of file