repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-treq: bump to version 16.12.0
[buildroot-gz.git]
/
package
/
luaexpat
/
Config.in
blob
6976e40c67e20e186a27f548a6766b8a22159547
1
config BR2_PACKAGE_LUAEXPAT
2
bool "luaexpat"
3
select BR2_PACKAGE_EXPAT
4
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
5
help
6
LuaExpat is a SAX XML parser based on the Expat library.
7
8
http://matthewwild.co.uk/projects/luaexpat/