From 3a0614508a88a9e30be2f47bc209e7d1e6f785b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 17 Dec 2015 12:17:58 +0100 Subject: Add package i18n to the index --- index/i18n.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/i18n.mk (limited to 'index') diff --git a/index/i18n.mk b/index/i18n.mk new file mode 100644 index 0000000..f3f2c89 --- /dev/null +++ b/index/i18n.mk @@ -0,0 +1,7 @@ +PACKAGES += i18n +pkg_i18n_name = i18n +pkg_i18n_description = International components for unicode from Erlang (unicode, date, string, number, format, locale, localization, transliteration, icu4e) +pkg_i18n_homepage = https://github.com/erlang-unicode/i18n +pkg_i18n_fetch = git +pkg_i18n_repo = https://github.com/erlang-unicode/i18n +pkg_i18n_commit = master -- cgit v1.2.3