1config BR2_PACKAGE_LUAEXPATUTILS
2	bool "luaexpatutils"
3	select BR2_PACKAGE_LUAEXPAT
4	help
5	  lxp.doc is a module that provides useful features for working
6	  with XML formats in LOM format as used by the LuaExpat project
7	  from Kepler.
8
9	  https://github.com/stevedonovan/LuaExpatUtils
10