summaryrefslogtreecommitdiffstats
path: root/package/luaexpatutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/luaexpatutils/Config.in')
-rw-r--r--package/luaexpatutils/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/luaexpatutils/Config.in b/package/luaexpatutils/Config.in
new file mode 100644
index 000000000..cb2887aca
--- /dev/null
+++ b/package/luaexpatutils/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_LUAEXPATUTILS
+ bool "luaexpatutils"
+ select BR2_PACKAGE_LUAEXPAT
+ help
+ lxp.doc is a module that provides useful features for working with
+ XML formats in LOM format as used by the LuaExpat project from Kepler.
+
+ https://github.com/stevedonovan/LuaExpatUtils