aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-17 12:17:58 +0100
committerLoïc Hoguin <[email protected]>2015-12-17 12:17:58 +0100
commit3a0614508a88a9e30be2f47bc209e7d1e6f785b2 (patch)
treed8e77bbdefe7e386280f07669c91fc9deace842e /index
parent3c2d75e289524050dcc2a7c0a698327ea19e55e3 (diff)
downloaderlang.mk-3a0614508a88a9e30be2f47bc209e7d1e6f785b2.tar.gz
erlang.mk-3a0614508a88a9e30be2f47bc209e7d1e6f785b2.tar.bz2
erlang.mk-3a0614508a88a9e30be2f47bc209e7d1e6f785b2.zip
Add package i18n to the index
Diffstat (limited to 'index')
-rw-r--r--index/i18n.mk7
1 files changed, 7 insertions, 0 deletions
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