Просмотр исходного кода

Add package jsone to the index

antik486 9 лет назад
Родитель
Сommit
e2a5468990
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      index/jsone.mk

+ 7 - 0
index/jsone.mk

@@ -0,0 +1,7 @@
+PACKAGES += jsone
+pkg_jsone_name = jsone
+pkg_jsone_description = An Erlang library for encoding, decoding JSON data.
+pkg_jsone_homepage = https://github.com/sile/jsone.git
+pkg_jsone_fetch = git
+pkg_jsone_repo = https://github.com/sile/jsone.git
+pkg_jsone_commit = master