1config BR2_PACKAGE_LIBTPL
2	bool "libtpl"
3	help
4	  Easily store and retrieve binary data in C
5
6	  http://troydhanson.github.io/tpl/
7