mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
|
|
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
|