aboutsummaryrefslogtreecommitdiffstats
path: root/index/parsexml.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/parsexml.mk')
-rw-r--r--index/parsexml.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/parsexml.mk b/index/parsexml.mk
new file mode 100644
index 0000000..dd9a65c
--- /dev/null
+++ b/index/parsexml.mk
@@ -0,0 +1,7 @@
+PACKAGES += parsexml
+pkg_parsexml_name = parsexml
+pkg_parsexml_description = Simple DOM XML parser with convenient and very simple API
+pkg_parsexml_homepage = https://github.com/maxlapshin/parsexml
+pkg_parsexml_fetch = git
+pkg_parsexml_repo = https://github.com/maxlapshin/parsexml
+pkg_parsexml_commit = master