aboutsummaryrefslogtreecommitdiffstats
path: root/index/jsonx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/jsonx.mk')
-rw-r--r--index/jsonx.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/jsonx.mk b/index/jsonx.mk
new file mode 100644
index 0000000..ddc0373
--- /dev/null
+++ b/index/jsonx.mk
@@ -0,0 +1,7 @@
+PACKAGES += jsonx
+pkg_jsonx_name = jsonx
+pkg_jsonx_description = JSONX is an Erlang library for efficient decode and encode JSON, written in C.
+pkg_jsonx_homepage = https://github.com/iskra/jsonx
+pkg_jsonx_fetch = git
+pkg_jsonx_repo = https://github.com/iskra/jsonx
+pkg_jsonx_commit = master