xref: /OK3568_Linux_fs/buildroot/package/luaexpatutils/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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