21dd0eb883b57ef78390c102a983322ff490e96a
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / copas / Config.in
1 config BR2_PACKAGE_COPAS
2         bool "copas"
3         # Runtime dependency only
4         select BR2_PACKAGE_COXPCALL
5         select BR2_PACKAGE_LUASOCKET
6         help
7           Copas is a dispatcher based on coroutines that
8           can be used by TCP/IP servers.
9
10           http://keplerproject.github.com/copas/