From e2a546899094cc318ea0a14f5a93dd7ca39d270a Mon Sep 17 00:00:00 2001 From: antik486 Date: Tue, 16 Feb 2016 13:34:07 +0200 Subject: Add package jsone to the index --- index/jsone.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/jsone.mk (limited to 'index/jsone.mk') diff --git a/index/jsone.mk b/index/jsone.mk new file mode 100644 index 0000000..cf7378e --- /dev/null +++ b/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 -- cgit v1.2.3