Sign in
android-kvm
/
buildroot
/
refs/heads/2015.08.x
/
.
/
package
/
luaexpat
/
Config.in
blob: 6976e40c67e20e186a27f548a6766b8a22159547 [
file
] [
log
] [
blame
] [
edit
]
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/