Sign in
android-kvm
/
buildroot
/
4a9a21b95c7c4793182e8e7f0e6b70d8221eef04
/
.
/
package
/
luaexpat
/
Config.in
blob: 6976e40c67e20e186a27f548a6766b8a22159547 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_LUAEXPAT
bool
"luaexpat"
select
BR2_PACKAGE_EXPAT
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
LuaExpat
is
a SAX XML parser based on the
Expat
library
.
http
:
//matthewwild.co.uk/projects/luaexpat/