summaryrefslogtreecommitdiffstats
path: root/package/luaexpat/Config.in
blob: 186c5c917bc4b8c40ffcea0bc74d412255baa463 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LUAEXPAT
	bool "luaexpat"
	select BR2_PACKAGE_EXPAT
	help
	  LuaExpat is a SAX XML parser based on the Expat library.

	  http://matthewwild.co.uk/projects/luaexpat/