summaryrefslogtreecommitdiff
path: root/homebrew/utf8proc/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/utf8proc/.beer')
-rw-r--r--homebrew/utf8proc/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/utf8proc/.beer b/homebrew/utf8proc/.beer
new file mode 100644
index 000000000..27452ced0
--- /dev/null
+++ b/homebrew/utf8proc/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Utf8proc",
+ "description": "Clean C library for processing UTF-8 Unicode data",
+ "url": "https://github.com/JuliaStrings/utf8proc/archive/v2.3.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://juliastrings.github.io/utf8proc/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"install\", \"prefix=#{prefix}\""
+ ],
+ "version": "2.3.0",
+ "file": "utf8proc.rb"
+} \ No newline at end of file